Skip to content

Commit 4d66fa1

Browse files
committed
📝 v2.1.0
1 parent f079ad6 commit 4d66fa1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Versioned according to [Semantic Versioning](http://semver.org/).
55

66
## Unreleased
77

8+
## [2.1.0] - 2025-05-07
9+
810
Changed:
911

1012
* `make docker`: Overrideable `$(DOCKER)` command and base on `latest` OCR-D/core, #124
@@ -35,5 +37,6 @@ Removed:
3537

3638

3739
<!-- link-labels -->
40+
[2.1.0]: ../../compare/v2.1.0...v2.0.1
3841
[2.0.1]: ../../compare/v2.0.1...v2.0.0
3942
[2.0.0]: ../../compare/HEAD...v2.0.0

ocrd_calamari/ocrd-tool.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"git_url": "https://github.com/OCR-D/ocrd_calamari",
33
"dockerhub": "ocrd/calamari",
4-
"version": "2.0.1",
4+
"version": "2.1.0",
55
"tools": {
66
"ocrd-calamari-recognize": {
77
"executable": "ocrd-calamari-recognize",

0 commit comments

Comments
 (0)