docs: prepare changelog for v2.0.3 release

This commit is contained in:
Alexander Minges 2025-07-14 09:47:52 +02:00
parent a324f6634a
commit f3a1cf62fc
Signed by: Athemis
SSH key fingerprint: SHA256:TUXshgulbwL+FRYvBNo54pCsI0auROsSEgSvueKbkZ4

View file

@ -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