Skip to content

Commit 3a15a23

Browse files
committed
📦 v3.4.1
1 parent 8bebf0a commit 3a15a23

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,4 @@ ws1
127127
*.doctrees
128128
.vscode
129129
*.BAK
130+
/params.json

CHANGELOG.md

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

66
## Unreleased
77

8+
## [3.4.1] - 2025-06-20
9+
810
Fixed:
911

1012
* `OCRD_MISSING_INPUT` config variable only checked existence of `mets:file` not the actual file on disk even when set to `ABORT`, #1330
@@ -2552,6 +2554,7 @@ Initial Release
25522554
## [3.2.0] - 2025-03-25
25532555

25542556
<!-- link-labels -->
2557+
[3.4.1]: ../../compare/v3.4.1..v3.4.0
25552558
[3.4.0]: ../../compare/v3.4.0..v3.3.2
25562559
[3.3.2]: ../../compare/v3.3.2..v3.3.1
25572560
[3.3.1]: ../../compare/v3.3.1..v3.3.0

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.4.0
1+
3.4.1

0 commit comments

Comments
 (0)