diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ddba75..2881edb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ # Changelog +## [unreleased] +- Fixed a broken reference to `params.annotation` by using the new `params.annotation_format` instead + ## [v1.8.6] - Fix bugs originated after the workflow simplification. @@ -40,4 +43,4 @@ - Fixed several bugs and stability issues ## [v1.5.0] -- Initial tagged version \ No newline at end of file +- Initial tagged version