mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2025-06-26 20:49:56 +02:00
commit
f01a8c8c4e
2 changed files with 11 additions and 3 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -4,7 +4,14 @@ Versioned according to [Semantic Versioning](http://semver.org/).
|
|||
|
||||
## Unreleased
|
||||
|
||||
## 0.0.2
|
||||
|
||||
## [0.0.3]
|
||||
|
||||
Fixed:
|
||||
|
||||
* typo broke `sbb_binarize` CLI, #13
|
||||
|
||||
## [0.0.2]
|
||||
|
||||
Changed:
|
||||
|
||||
|
@ -15,9 +22,10 @@ Fixed:
|
|||
* AlternativeImage/comments now set on page level, #8, #11
|
||||
* Only try to load `*.h5` model files, #7, #10
|
||||
|
||||
## 0.0.1
|
||||
## [0.0.1]
|
||||
|
||||
Initial release
|
||||
|
||||
<!-- link-labels -->
|
||||
[0.0.3]: ../../compare/v0.0.3...v0.0.2
|
||||
[0.0.2]: ../../compare/v0.0.1...v0.0.2
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "0.0.2",
|
||||
"version": "0.0.3",
|
||||
"git_url": "https://github.com/qurator-spk/sbb_binarization",
|
||||
"tools": {
|
||||
"ocrd-sbb-binarize": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue