Skip to content

Commit

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

## Unreleased

## [1.3.0] - 2022-05-19

Changed:

* Reduce `winsize` for non-Sauvola algorithms, #84, #85
* Accumulate files to be added to the mets and use `ocrd workspace bulk-add`, #77, #85
* Properly support METS not-named `mets.xml`

## [1.2.6] - 2021-12-08

Changed:
Expand Down Expand Up @@ -175,6 +183,7 @@ Changed
First release

<!-- link-labels -->
[1.3.0]: ../../compare/v1.2.6...v1.3.0
[1.2.6]: ../../compare/v1.2.5...v1.2.6
[1.2.5]: ../../compare/v1.2.4...v1.2.5
[1.2.4]: ../../compare/v1.2.3...v1.2.4
Expand Down
2 changes: 1 addition & 1 deletion ocrd-tool.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.2.6",
"version": "1.3.0",
"git_url": "https://github.com/OCR-D/ocrd_olena",
"tools": {
"ocrd-olena-binarize": {
Expand Down

0 comments on commit dbef534

Please sign in to comment.