Skip to content

Commit fe07841

Browse files
committed
Merge branch 'develop' into feature/update-in-allignment-with-os2web_datalookup
2 parents d747c8f + c2fe8c3 commit fe07841

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,20 @@ before starting to add changes. Use example [placed in the end of the page](#exa
1111

1212
## [Unreleased]
1313

14-
- [OS-119] Keeping value of CPR clean, not adding address protection text
14+
## [3.16.2] 2024-10-31
15+
1516
- Applied coding standards
1617
- [#192](https://github.com/OS2Forms/os2forms/pull/129)
1718
Added audit logging module from os2web
1819
- Remove dependency on webform migration module
1920
- [#100](https://github.com/OS2Forms/os2forms/pull/100)
2021
Removed unused `tecnickcom/tcpdf` package.
2122

23+
## [3.16.1] 2024-09-20
24+
25+
- [#133](https://github.com/OS2Forms/os2forms/pull/133)
26+
[OS-119] Keeping value of CPR clean, not adding address protection text
27+
2228
## [3.16.0-beta1] 2024-08-27
2329

2430
[#110](https://github.com/OS2Forms/os2forms/pull/110)
@@ -286,7 +292,9 @@ before starting to add changes. Use example [placed in the end of the page](#exa
286292
- Security in case of vulnerabilities.
287293
```
288294

289-
[Unreleased]: https://github.com/OS2Forms/os2forms/compare/3.16.0-beta1...HEAD
295+
[Unreleased]: https://github.com/OS2Forms/os2forms/compare/3.16.2...HEAD
296+
[3.16.2]: https://github.com/OS2Forms/os2forms/compare/3.16.1...3.16.2
297+
[3.16.1]: https://github.com/OS2Forms/os2forms/compare/3.16.0-beta1...3.16.1
290298
[3.16.0-beta1]: https://github.com/OS2Forms/os2forms/compare/3.15.8...3.16.0-beta1
291299
[3.15.8]: https://github.com/OS2Forms/os2forms/compare/3.15.7...3.15.8
292300
[3.15.7]: https://github.com/OS2Forms/os2forms/compare/3.15.6...3.15.7

0 commit comments

Comments
 (0)