From df6abddab509e6ac327ffd2efab76343f75823d4 Mon Sep 17 00:00:00 2001 From: jekuaitk Date: Tue, 3 Jun 2025 09:55:56 +0200 Subject: [PATCH] Release 4.1.0 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a3bedf8..bbaf66e 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] +## [4.1.0] 2025-06-03 + - [PR-176](https://github.com/OS2Forms/os2forms/pull/176) - Patches `coc_forms_auto_export` to ensure attachments are added to emails, cf. [Unable to receive attachments in emails sent](https://www.drupal.org/project/coc_forms_auto_export/issues/3256951) @@ -368,7 +370,8 @@ f/OS-115_dawa_address - Security in case of vulnerabilities. ``` -[Unreleased]: https://github.com/OS2Forms/os2forms/compare/4.0.0...HEAD +[Unreleased]: https://github.com/OS2Forms/os2forms/compare/4.1.0...HEAD +[4.1.0]: https://github.com/OS2Forms/os2forms/compare/4.0.0...4.1.0 [4.0.0]: https://github.com/OS2Forms/os2forms/compare/3.22.2...4.0.0 [3.22.2]: https://github.com/OS2Forms/os2forms/compare/3.22.1...3.22.2 [3.22.1]: https://github.com/OS2Forms/os2forms/compare/3.22.0...3.22.1