Skip to content

Commit

Permalink
📦 v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kba committed May 19, 2021
1 parent 0fde740 commit 6fe756a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ Versioned according to [Semantic Versioning](http://semver.org/).

## Unreleased

## [1.5.0] - 2021-05-19

Changed:

* Rewritten `ocrd-anybaseocr-block-segmentation` and `ocrd-anybaseocr-tiseg`, #79

## [1.4.1] - 2021-04-23

Fixed:
Expand Down Expand Up @@ -79,6 +85,7 @@ Fixed:
* Graceful degradation to CPU processing if CUDA not available, #56

<!-- link-labels -->
[1.5.0]: ../../compare/v1.5.0...v1.4.1
[1.4.1]: ../../compare/v1.4.1...v1.4.0
[1.4.0]: ../../compare/v1.4.0...v1.3.0
[1.3.0]: ../../compare/v1.1.0...v1.2.0
Expand Down
2 changes: 1 addition & 1 deletion ocrd_anybaseocr/ocrd-tool.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"git_url": "https://github.com/OCR-D/ocrd_anybaseocr",
"version": "1.4.1",
"version": "1.5.0",
"tools": {
"ocrd-anybaseocr-binarize": {
"executable": "ocrd-anybaseocr-binarize",
Expand Down

0 comments on commit 6fe756a

Please sign in to comment.