File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments