docs: prepare changelog for v2.0.3 release
This commit is contained in:
parent
a324f6634a
commit
f3a1cf62fc
1 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue