File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,10 @@ Versioned according to [Semantic Versioning](http://semver.org/).
4
4
5
5
## Unreleased
6
6
7
- Fixed:
7
+ ## [ 0.1.18 ] - 2022-03-30
8
8
9
9
* extract-lines/words: move extra parameters where they belong
10
+ * extract-lines: fix regressions in v0.1.15
10
11
11
12
## [ 0.1.17] - 2022-03-12
12
13
@@ -167,6 +168,8 @@ Changed:
167
168
* further improve README
168
169
169
170
<!-- link-labels -->
171
+ [ 0.1.18 ] : ../../compare/v0.1.17...v0.1.18
172
+ [ 0.1.17 ] : ../../compare/v0.1.16...v0.1.17
170
173
[ 0.1.16 ] : ../../compare/v0.1.15...v0.1.16
171
174
[ 0.1.15 ] : ../../compare/v0.1.14...v0.1.15
172
175
[ 0.1.14 ] : ../../compare/v0.1.13...v0.1.14
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.1.17 " ,
2
+ "version" : " 0.1.18 " ,
3
3
"git_url" : " https://github.com/OCR-D/ocrd_segment" ,
4
4
"tools" : {
5
5
"ocrd-segment-repair" : {
You can’t perform that action at this time.
0 commit comments