Skip to content

Commit 7459a41

Browse files
committed
📦 v0.15.0
1 parent 5e08e20 commit 7459a41

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+
## [0.15.0] - 2022-10-23
9+
810
Added:
911

1012
* binarize: `dpi` numerical parameter to specify pixel density, #186
@@ -368,6 +370,7 @@ Changed:
368370
* Recognition with proper support for textequiv_level, drop `page` level
369371

370372
<!-- link-labels -->
373+
[0.15.0]: ../../compare/v0.15.0...v0.14.0
371374
[0.14.0]: ../../compare/v0.14.0...v0.13.6
372375
[0.13.6]: ../../compare/v0.13.6...v0.13.5
373376
[0.13.5]: ../../compare/v0.13.5...v0.13.4

ocrd_tesserocr/ocrd-tool.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.14.0",
2+
"version": "0.15.0",
33
"git_url": "https://github.com/OCR-D/ocrd_tesserocr",
44
"dockerhub": "ocrd/tesserocr",
55
"tools": {

0 commit comments

Comments
 (0)