diff --git a/CHANGELOG.md b/CHANGELOG.md index f209001..e8815d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ Versioned according to [Semantic Versioning](http://semver.org/). ## Unreleased +## [0.0.11] - 2022-02-02 + +Fixed: + + * `models` parameter should have `content-type`, #61, OCR-D/core#777 + ## [0.0.10] - 2021-09-27 Fixed: @@ -66,6 +72,7 @@ Fixed: Initial release +[0.0.11]: ../../compare/v0.0.11...v0.0.10 [0.0.10]: ../../compare/v0.0.10...v0.0.9 [0.0.9]: ../../compare/v0.0.9...v0.0.8 [0.0.8]: ../../compare/v0.0.8...v0.0.7 diff --git a/qurator/eynollah/ocrd-tool.json b/qurator/eynollah/ocrd-tool.json index 4b20718..220f2ea 100644 --- a/qurator/eynollah/ocrd-tool.json +++ b/qurator/eynollah/ocrd-tool.json @@ -1,5 +1,5 @@ { - "version": "0.0.10", + "version": "0.0.11", "git_url": "https://github.com/qurator-spk/eynollah", "tools": { "ocrd-eynollah-segment": {