From 2bdb6c438d8ca3a9592dbe34d95592cbcdc650f6 Mon Sep 17 00:00:00 2001 From: kba Date: Thu, 22 Aug 2024 11:10:51 +0200 Subject: [PATCH] :package: v3.0.0a2 --- CHANGELOG.md | 4 ++++ VERSION | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b53c6a28..38f36b96d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ Versioned according to [Semantic Versioning](http://semver.org/). ## Unreleased +## [3.0.0a2] - 2024-08-22 + Changed: - :fire: `OcrdPage` as proxy of `PcGtsType` instead of alias; also contains `etree` and `mapping` now - :fire: `Processor.zip_input_files` now can throw `ocrd.NonUniqueInputFile` and `ocrd.MissingInputFile` @@ -2191,6 +2193,8 @@ Fixed Initial Release +[3.0.0a2]: ../../compare/v3.0.0a2..v3.0.0a1 +[3.0.0a1]: ../../compare/v3.0.0a1..v2.67.2 [2.67.2]: ../../compare/v2.67.2..v2.67.1 [2.67.1]: ../../compare/v2.67.1..v2.67.0 [2.67.0]: ../../compare/v2.67.0..v2.66.1 diff --git a/VERSION b/VERSION index 2a9454873..3a5b5bc9d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.0.0a1 \ No newline at end of file +3.0.0a2