Skip to content

Commit 03143b7

Browse files
authored
Merge pull request #106 from OS2Forms/release/3.15.1
Release 3.15.1
2 parents 05067a8 + e4a55a2 commit 03143b7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ before starting to add changes. Use example [placed in the end of the page](#exa
1111

1212
## [Unreleased]
1313

14+
## [3.15.1] 2024-05-14
15+
1416
- Added missing return type.
1517
- Added new webform submission storage class to handle enable both encryption
1618
and revision at the same time.
@@ -222,7 +224,8 @@ before starting to add changes. Use example [placed in the end of the page](#exa
222224
- Security in case of vulnerabilities.
223225
```
224226

225-
[Unreleased]: https://github.com/OS2Forms/os2forms/compare/3.15.0...HEAD
227+
[Unreleased]: https://github.com/OS2Forms/os2forms/compare/3.15.1...HEAD
228+
[3.15.1]: https://github.com/OS2Forms/os2forms/compare/3.15.0...3.15.1
226229
[3.15.0]: https://github.com/OS2Forms/os2forms/compare/3.14.1...3.15.0
227230
[3.14.1]: https://github.com/OS2Forms/os2forms/compare/3.14.0...3.14.1
228231
[3.14.0]: https://github.com/OS2Forms/os2forms/compare/3.13.3...3.14.0

0 commit comments

Comments
 (0)