From a12e3aa1effc3faea10051b847b4afdb62385657 Mon Sep 17 00:00:00 2001 From: jekuaitk Date: Mon, 27 May 2024 10:53:24 +0200 Subject: [PATCH] Release 3.15.2 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 02556738..db0ded3f 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.15.2] 2024-05-27 + - [#108](https://github.com/OS2Forms/os2forms/pull/108) Patched webform encrypt to suppress warning when data is mixed between encrypted and not encrypted fields. @@ -228,7 +230,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.15.1...HEAD +[Unreleased]: https://github.com/OS2Forms/os2forms/compare/3.15.2...HEAD +[3.15.2]: https://github.com/OS2Forms/os2forms/compare/3.15.1...3.15.2 [3.15.1]: https://github.com/OS2Forms/os2forms/compare/3.15.0...3.15.1 [3.15.0]: https://github.com/OS2Forms/os2forms/compare/3.14.1...3.15.0 [3.14.1]: https://github.com/OS2Forms/os2forms/compare/3.14.0...3.14.1