diff --git a/CHANGELOG.md b/CHANGELOG.md index 8653d60..08dd487 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [2.0.5] 2025-09-01 + * [PR-22](https://github.com/OS2web/os2web_datalookup/pull/22) Set actual identifier from lookup on lookup result @@ -32,7 +34,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * Audit logging. -[Unreleased]: https://github.com/os2web/os2web_datalookup/compare/2.0.4...HEAD +[Unreleased]: https://github.com/os2web/os2web_datalookup/compare/2.0.5...HEAD +[2.0.5]: https://github.com/os2web/os2web_datalookup/compare/2.0.4...2.0.5 [2.0.4]: https://github.com/os2web/os2web_datalookup/compare/2.0.3...2.0.4 [2.0.3]: https://github.com/os2web/os2web_datalookup/compare/2.0.2...2.0.3 [2.0.2]: https://github.com/os2web/os2web_datalookup/compare/2.0.1...2.0.2