Skip to content

Commit

Permalink
📦 v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kba committed Jun 6, 2023
1 parent d15ca80 commit 4e7e0de
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ Versioned according to [Semantic Versioning](http://semver.org/).

## Unreleased

## [0.7.0] - 2023-03-16

Changed:

* Update [ocr-fileformat](https://github.com/UB-Mannheim/ocr-fileformat/commits/master):
* Support for conversion from Amazon Textract
* `weight/height` parameters for Google Cloud Vision converter

## [0.6.2] - 2023-03-16

Fixed:
Expand Down Expand Up @@ -131,6 +139,7 @@ Fixed:
* ocrd-tool: add `steps` and `categories`

<!-- link-labels -->
[0.7.0]: ../../compare/v0.7.0...v0.6.2
[0.6.2]: ../../compare/v0.6.2...v0.6.1
[0.6.1]: ../../compare/v0.6.1...v0.6.0
[0.6.0]: ../../compare/v0.6.0...v0.5.0
Expand Down
2 changes: 1 addition & 1 deletion ocrd-tool.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.6.2",
"version": "0.7.0",
"git_url": "https://github.com/OCR-D/ocrd_fileformat",
"tools": {
"ocrd-fileformat-transform": {
Expand Down

0 comments on commit 4e7e0de

Please sign in to comment.