Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down Expand Up @@ -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
Expand Down
Loading