diff --git a/CHANGELOG.md b/CHANGELOG.md index dcbec435..ffc0dda0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,10 @@ # Changelog -#### 2.1.0-SNAPSHOT +#### 2.1.0 +* feat: add create command to release allowing for a single step release prodution +* feat: add missing hook script filter-flow-release-finish-version * fix: multi-line tag message when using -m - +* docs: update readme with better description as to why this fork was created. Thank You [shaedrick](https://github.com/shaedrich) **NOTE:** The format for a multi-line tag message is now "$(printf 'line of text with \n escape codes placed as needed for proper formating of the message')"