Skip to content

Commit

Permalink
📦 v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kba committed Apr 22, 2024
1 parent a18359c commit 33b4cd6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Versioned according to [Semantic Versioning](http://semver.org/).

## Unreleased

## [0.6.0] - 2024-04-22

Changed:

* rename parameter `replace_textstyle` -> `overwrite_style`, #8, #9
Expand Down Expand Up @@ -36,6 +38,7 @@ Fixed:
- First release in ocrd_all

<!-- link-labels -->
[0.5.1]: ../../compare/v0.5.2...v0.5.1
[0.6.0]: ../../compare/v0.6.0...v0.5.2
[0.5.2]: ../../compare/v0.5.2...v0.5.1
[0.5.1]: ../../compare/v0.5.1...v0.5.0
[0.5.0]: ../../compare/v0.5.0...HEAD
2 changes: 1 addition & 1 deletion ocrd_froc/ocrd-tool.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.5.2",
"version": "0.6.0",
"git_url": "https://github.com/OCR-D/ocrd_froc",
"tools": {
"ocrd-froc-recognize": {
Expand Down

0 comments on commit 33b4cd6

Please sign in to comment.