diff --git a/docs/releasing.md b/docs/releasing.md new file mode 100644 index 0000000..085c10e --- /dev/null +++ b/docs/releasing.md @@ -0,0 +1,4 @@ +# Releasing ACE + +- Update docs/CHANGELOG.md for changes version info. +- Tag release with a tag name that begins with a "v", following the release naming convention.