Skip to content

Commit 9395a95

Browse files
authored
Update CHANGELOG.md
1 parent 05df33d commit 9395a95

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.2.0] - 2025-04-08
10+
11+
### Changed
12+
- updated to OCR-D v3 API
13+
- switched from `setup.py` to `pyproject.toml`
14+
(and `ocrd-tool.json` based versioning)
15+
- updated Dockerfile (base version, variables, labels, `ocrd-all-tool.json`)
16+
- updated CI
17+
918
## [0.1.8] - 2023-06-29
1019
### Fixed
1120
- workarounds for broken models (DocBank_X101, Jambo-sudo_X101)
@@ -88,4 +97,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8897
[0.1.6]: ../../compare/v0.1.5...v0.1.6
8998
[0.1.7]: ../../compare/v0.1.6...v0.1.7
9099
[0.1.8]: ../../compare/v0.1.7...v0.1.8
91-
[unreleased]: ../../compare/v0.1.8...master
100+
[0.2.0]: ../../compare/v0.1.8...v0.2.0
101+
[unreleased]: ../../compare/v0.2.0...master

0 commit comments

Comments
 (0)