Skip to content

Commit

Permalink
📦 v0.1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
bertsky committed Feb 21, 2022
1 parent 86e9474 commit c8041ea
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Versioned according to [Semantic Versioning](http://semver.org/).

## Unreleased

## [0.1.16] - 2022-02-21

Fixed:

* repair: fix `plausibilize` scope of apply-list
Expand Down Expand Up @@ -155,6 +157,7 @@ Changed:
* further improve README

<!-- link-labels -->
[0.1.16]: ../../compare/v0.1.15...v0.1.16
[0.1.15]: ../../compare/v0.1.14...v0.1.15
[0.1.14]: ../../compare/v0.1.13...v0.1.14
[0.1.13]: ../../compare/v0.1.12...v0.1.13
Expand Down
2 changes: 1 addition & 1 deletion ocrd_segment/ocrd-tool.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.1.15",
"version": "0.1.16",
"git_url": "https://github.com/OCR-D/ocrd_segment",
"tools": {
"ocrd-segment-repair": {
Expand Down

0 comments on commit c8041ea

Please sign in to comment.