Skip to content

Commit 105697f

Browse files
committed
📦 v0.0.5
1 parent 8fb0ce1 commit 105697f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Versioned according to [Semantic Versioning](http://semver.org/).
44

55
## Unreleased
66

7+
## [0.0.5] - 2021-01-29
8+
9+
Changed:
10+
11+
* change `SHAREDIR` to `ocrd_im6convert` so as not to interfere with OCR-D/core#559, #16
12+
713
## [0.0.3] - 2020-06-17
814

915
Changed:
@@ -28,6 +34,7 @@ First release
2834
- additional options can be passed to `convert(1)`
2935

3036
<!-- link-labels -->
37+
[0.0.5]: ../../compare/v0.0.5...v0.0.4
3138
[0.0.4]: ../../compare/v0.0.4...v0.0.3
3239
[0.0.3]: ../../compare/v0.0.3...v0.0.2
3340
[0.0.2]: ../../compare/HEAD...v0.0.2

ocrd-tool.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"git_url": "https://github.com/OCR-D/ocrd_im6convert",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"tools": {
55

66
"ocrd-im6convert": {

0 commit comments

Comments
 (0)