We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49df68d commit 94d08b6Copy full SHA for 94d08b6
CHANGELOG.md
@@ -4,6 +4,8 @@ Versioned according to [Semantic Versioning](http://semver.org/).
4
5
## Unreleased
6
7
+## [0.1.15] - 2022-02-17
8
+
9
Changed:
10
11
* repair: `plausibilize`: both analyse & apply iff enabled
@@ -145,6 +147,7 @@ Changed:
145
147
* further improve README
146
148
149
<!-- link-labels -->
150
+[0.1.15]: ../../compare/v0.1.14...v0.1.15
151
[0.1.14]: ../../compare/v0.1.13...v0.1.14
152
[0.1.13]: ../../compare/v0.1.12...v0.1.13
153
[0.1.12]: ../../compare/v0.1.11...v0.1.12
ocrd_segment/ocrd-tool.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "0.1.14",
+ "version": "0.1.15",
3
"git_url": "https://github.com/OCR-D/ocrd_segment",
"tools": {
"ocrd-segment-repair": {
0 commit comments