diff --git a/CHANGELOG.md b/CHANGELOG.md index e31fbff..e95164e 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.19.0] 2024-12-06 + - Ensured installation of `os2web_audit` - `os2web_audit` has default logging through `watchdog` - Adds audit logging to `os2forms_digital_post` @@ -306,7 +308,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.18.0...HEAD +[Unreleased]: https://github.com/OS2Forms/os2forms/compare/3.19.0...HEAD +[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 [3.16.2]: https://github.com/OS2Forms/os2forms/compare/3.16.1...3.16.2