Skip to content

Commit e9acc81

Browse files
author
Robert Sachunsky
committed
📦 0.1.20
1 parent 56d5395 commit e9acc81

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ Versioned according to [Semantic Versioning](http://semver.org/).
44

55
## Unreleased
66

7+
## [0.1.20] - 2022-04-27
8+
9+
Fixed:
10+
11+
* extract-pages: fix extraction of region JSON
12+
* repair/project: make alpha shape more robust
13+
714
## [0.1.19] - 2022-04-15
815

916
Changed:
@@ -182,6 +189,7 @@ Changed:
182189
* further improve README
183190

184191
<!-- link-labels -->
192+
[0.1.20]: ../../compare/v0.1.19...v0.1.20
185193
[0.1.19]: ../../compare/v0.1.18...v0.1.19
186194
[0.1.18]: ../../compare/v0.1.17...v0.1.18
187195
[0.1.17]: ../../compare/v0.1.16...v0.1.17

ocrd_segment/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.1.19",
2+
"version": "0.1.20",
33
"git_url": "https://github.com/OCR-D/ocrd_segment",
44
"tools": {
55
"ocrd-segment-repair": {

0 commit comments

Comments
 (0)