Skip to content

Commit 11bfea3

Browse files
committed
📦 v0.0.4
1 parent bcab1e1 commit 11bfea3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

55
## Unreleased
66

7+
## [0.0.3] - 2020-06-17
8+
79
Changed:
810

911
- Use `ocrd log` for logging, #15
@@ -26,4 +28,6 @@ First release
2628
- additional options can be passed to `convert(1)`
2729

2830
<!-- link-labels -->
31+
[0.0.4]: ../../compare/v0.0.4...v0.0.3
32+
[0.0.3]: ../../compare/v0.0.3...v0.0.2
2933
[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.3",
3+
"version": "0.0.4",
44
"tools": {
55

66
"ocrd-im6convert": {

0 commit comments

Comments
 (0)