diff --git a/CHANGELOG.md b/CHANGELOG.md index f7ab53db..e1764f85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,12 +12,14 @@ before starting to add changes. Use example [placed in the end of the page](#exa ## [Unreleased] - Adding Lat and Long fetching to DataAddress - -- CprFetchData adding ajax error fix - [#84](https://github.com/OS2Forms/os2forms/pull/84) Added digital post test command. -## [3.14.0] +## [3.14.1] 2024-01-16 + +- CprFetchData adding ajax error fix + +## [3.14.0] 2024-01-14 - [OS-64] Setting a standard value for Automatic purge [#80](https://github.com/OS2Forms/os2forms/pull/80) @@ -200,7 +202,9 @@ 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.13.3...HEAD +[Unreleased]: https://github.com/OS2Forms/os2forms/compare/3.14.1...HEAD +[3.14.1]: https://github.com/OS2Forms/os2forms/compare/3.14.0...3.14.1 +[3.14.0]: https://github.com/OS2Forms/os2forms/compare/3.13.3...3.14.0 [3.13.3]: https://github.com/OS2Forms/os2forms/compare/3.13.2...3.13.3 [3.13.2]: https://github.com/OS2Forms/os2forms/compare/3.13.1...3.13.2 [3.13.1]: https://github.com/OS2Forms/os2forms/compare/3.13.0...3.13.1