Skip to content

Commit fc33762

Browse files
committed
Prepare release 3.21.2
1 parent f337733 commit fc33762

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@ before starting to add changes. Use example [placed in the end of the page](#exa
1111

1212
## [Unreleased]
1313

14+
## [3.21.2] 2025-01-07
15+
1416
- Adds missing `http-message-util` requirement and use statement.
17+
- Runs code-analysis on `os2forms_fbs_handler` module.
1518

1619
## [3.21.1] 2025-01-06
1720

@@ -330,7 +333,8 @@ before starting to add changes. Use example [placed in the end of the page](#exa
330333
- Security in case of vulnerabilities.
331334
```
332335

333-
[Unreleased]: https://github.com/OS2Forms/os2forms/compare/3.21.1...HEAD
336+
[Unreleased]: https://github.com/OS2Forms/os2forms/compare/3.21.2...HEAD
337+
[3.21.2]: https://github.com/OS2Forms/os2forms/compare/3.21.1...3.21.2
334338
[3.21.1]: https://github.com/OS2Forms/os2forms/compare/3.21.0...3.21.1
335339
[3.21.0]: https://github.com/OS2Forms/os2forms/compare/3.20.1...3.21.0
336340
[3.20.1]: https://github.com/OS2Forms/os2forms/compare/3.20.0...3.20.1

0 commit comments

Comments
 (0)