We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcab1e1 commit 11bfea3Copy full SHA for 11bfea3
CHANGELOG.md
@@ -4,6 +4,8 @@ Versioned according to [Semantic Versioning](http://semver.org/).
4
5
## Unreleased
6
7
+## [0.0.3] - 2020-06-17
8
+
9
Changed:
10
11
- Use `ocrd log` for logging, #15
@@ -26,4 +28,6 @@ First release
26
28
- additional options can be passed to `convert(1)`
27
29
30
<!-- link-labels -->
31
+[0.0.4]: ../../compare/v0.0.4...v0.0.3
32
+[0.0.3]: ../../compare/v0.0.3...v0.0.2
33
[0.0.2]: ../../compare/HEAD...v0.0.2
ocrd-tool.json
@@ -1,6 +1,6 @@
1
{
2
"git_url": "https://github.com/OCR-D/ocrd_im6convert",
3
- "version": "0.0.3",
+ "version": "0.0.4",
"tools": {
"ocrd-im6convert": {
0 commit comments