From 6374b37391d2e7b23ec29101261eaa58c63e15a6 Mon Sep 17 00:00:00 2001 From: jekuaitk Date: Mon, 6 Jan 2025 09:51:16 +0100 Subject: [PATCH] Release 3.21.1 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2596b66..c9dc35a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,8 @@ before starting to add changes. Use example [placed in the end of the page](#exa ## [Unreleased] +## [3.21.1] 2025-01-06 + - Updated Maestro notification handler assignment message format. - Updated `os2forms_fbs_handler` to use latest endpoints and operations. @@ -326,7 +328,8 @@ before starting to add changes. Use example [placed in the end of the page](#exa - Security in case of vulnerabilities. ``` -[Unreleased]: https://github.com/OS2Forms/os2forms/compare/3.21.0...HEAD +[Unreleased]: https://github.com/OS2Forms/os2forms/compare/3.21.1...HEAD +[3.21.1]: https://github.com/OS2Forms/os2forms/compare/3.21.0...3.21.1 [3.21.0]: https://github.com/OS2Forms/os2forms/compare/3.20.1...3.21.0 [3.20.1]: https://github.com/OS2Forms/os2forms/compare/3.20.0...3.20.1 [3.20.0]: https://github.com/OS2Forms/os2forms/compare/3.19.0...3.20.0