diff --git a/CHANGELOG.md b/CHANGELOG.md index bc04960..c64620f 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] +## [v2.0.3] - 2025-07-14 + ### Added - Git commit message linting with gitlint and Conventional Commits format @@ -115,7 +117,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Configuration management with YAML files - Command-line interface -[Unreleased]: https://git.uni-due.de/cbm343e/doi2dataset/-/compare/v2.0.2...HEAD +[Unreleased]: https://git.uni-due.de/cbm343e/doi2dataset/-/compare/v2.0.3...HEAD +[v2.0.3]: https://git.uni-due.de/cbm343e/doi2dataset/-/compare/v2.0.2...v2.0.3 [v2.0.2]: https://git.uni-due.de/cbm343e/doi2dataset/-/compare/v2.0.1...v2.0.2 [v2.0.1]: https://git.uni-due.de/cbm343e/doi2dataset/-/compare/v2.0...v2.0.1 [v2.0.0]: https://git.uni-due.de/cbm343e/doi2dataset/-/compare/v1.1...v2.0