Skip to content

Commit 89bd5c3

Browse files
committed
Release 3.20.1
1 parent 5eca594 commit 89bd5c3

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

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

1212
## [Unreleased]
1313

14+
## [3.20.1] 2024-12-10
15+
16+
- Avoided accessing non-initialized property when logging in `os2forms_nemid`.
17+
1418
## [3.20.0] 2024-12-09
1519

1620
- Added webform ID to digital post audit logging messages.
@@ -314,7 +318,8 @@ before starting to add changes. Use example [placed in the end of the page](#exa
314318
- Security in case of vulnerabilities.
315319
```
316320

317-
[Unreleased]: https://github.com/OS2Forms/os2forms/compare/3.20.0...HEAD
321+
[Unreleased]: https://github.com/OS2Forms/os2forms/compare/3.20.1...HEAD
322+
[3.20.1]: https://github.com/OS2Forms/os2forms/compare/3.20.0...3.20.1
318323
[3.20.0]: https://github.com/OS2Forms/os2forms/compare/3.19.0...3.20.0
319324
[3.19.0]: https://github.com/OS2Forms/os2forms/compare/3.18.0...3.19.0
320325
[3.18.0]: https://github.com/OS2Forms/os2forms/compare/3.17.0...3.18.0

0 commit comments

Comments
 (0)