From 0e63ebcbe5bad3fcfbf5654aa3c4ce15f7a013da Mon Sep 17 00:00:00 2001 From: Konstantin Baierer Date: Mon, 16 Aug 2021 17:36:37 +0200 Subject: [PATCH] :package: v0.0.9 --- CHANGELOG.md | 13 ++++++++++++- qurator/eynollah/ocrd-tool.json | 2 +- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c6a5193..d9f3be8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,17 @@ Versioned according to [Semantic Versioning](http://semver.org/). ## Unreleased -## [0.0.7] - 2021-07-27 +## [0.0.9] - 2021-08-16 + +Added: + + * Table detection, #48 + +Fixed: + + * Catch exception, #47 + +## [0.0.8] - 2021-07-27 Fixed: @@ -50,6 +60,7 @@ Fixed: Initial release +[0.0.9]: ../../compare/v0.0.9...v0.0.8 [0.0.8]: ../../compare/v0.0.8...v0.0.7 [0.0.7]: ../../compare/v0.0.7...v0.0.6 [0.0.6]: ../../compare/v0.0.6...v0.0.5 diff --git a/qurator/eynollah/ocrd-tool.json b/qurator/eynollah/ocrd-tool.json index a51e77a..8b438ed 100644 --- a/qurator/eynollah/ocrd-tool.json +++ b/qurator/eynollah/ocrd-tool.json @@ -1,5 +1,5 @@ { - "version": "0.0.8", + "version": "0.0.9", "git_url": "https://github.com/qurator-spk/eynollah", "tools": { "ocrd-eynollah-segment": {