From cc35833a77a7681702b733f1a2bbc5ab4f252c0e Mon Sep 17 00:00:00 2001 From: cyborgdnx <151539846+cyborgdnx@users.noreply.github.com> Date: Sat, 27 Jun 2026 12:24:53 +0100 Subject: [PATCH] Update CHANGELOG with unreleased fixes --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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