Skip to content

Commit a197002

Browse files
author
Robert Sachunsky
committed
📦 0.1.18
1 parent a52f684 commit a197002

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ Versioned according to [Semantic Versioning](http://semver.org/).
44

55
## Unreleased
66

7-
Fixed:
7+
## [0.1.18] - 2022-03-30
88

99
* extract-lines/words: move extra parameters where they belong
10+
* extract-lines: fix regressions in v0.1.15
1011

1112
## [0.1.17] - 2022-03-12
1213

@@ -167,6 +168,8 @@ Changed:
167168
* further improve README
168169

169170
<!-- link-labels -->
171+
[0.1.18]: ../../compare/v0.1.17...v0.1.18
172+
[0.1.17]: ../../compare/v0.1.16...v0.1.17
170173
[0.1.16]: ../../compare/v0.1.15...v0.1.16
171174
[0.1.15]: ../../compare/v0.1.14...v0.1.15
172175
[0.1.14]: ../../compare/v0.1.13...v0.1.14

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

0 commit comments

Comments
 (0)