From 841076066c102e5236808e7a9c020ca6092bc5cd Mon Sep 17 00:00:00 2001 From: jekuaitk Date: Mon, 9 Dec 2024 13:15:31 +0100 Subject: [PATCH] Release 3.20.0 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 005317f..25bd7b2 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.20.0] 2024-12-09 + - Added webform ID to digital post audit logging messages. - Added audit logging to `os2forms_fasit` - Added audit logging to `os2forms_fbs_handler` @@ -312,7 +314,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.19.0...HEAD +[Unreleased]: https://github.com/OS2Forms/os2forms/compare/3.20.0...HEAD +[3.20.0]: https://github.com/OS2Forms/os2forms/compare/3.19.0...3.20.0 [3.19.0]: https://github.com/OS2Forms/os2forms/compare/3.18.0...3.19.0 [3.18.0]: https://github.com/OS2Forms/os2forms/compare/3.17.0...3.18.0 [3.17.0]: https://github.com/OS2Forms/os2forms/compare/3.16.2...3.17.0