From 113af95f6d039efcc4411428b113a1dc409e140f Mon Sep 17 00:00:00 2001 From: jekuaitk Date: Thu, 21 Nov 2024 11:16:23 +0100 Subject: [PATCH] Release 3.17.0 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5be351c..47ebf14 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.17.0] 2024-11-21 + - Updated `os2web/os2web_audit` version - Updated `os2web/os2web_datalookup` version @@ -295,7 +297,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.16.2...HEAD +[Unreleased]: https://github.com/OS2Forms/os2forms/compare/3.17.0...HEAD +[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 [3.16.1]: https://github.com/OS2Forms/os2forms/compare/3.16.0-beta1...3.16.1 [3.16.0-beta1]: https://github.com/OS2Forms/os2forms/compare/3.15.8...3.16.0-beta1