Skip to content

Commit

Permalink
📦 v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kba committed Dec 13, 2018
1 parent 63aec8c commit a0814f0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,16 @@ Versioned according to [Semantic Versioning](http://semver.org/).

## Unreleased

## [3.0.0] - 2018-12-13

Added:

* PAGE text result and consistency checks, #82, OCR-D/assets#16

Changed:
* :fire: Drop recommendation on reusing source file ID for page grouping
* :fire: Drop GROUPID and replace with mets:structMap[@TYPE="PHYSICAL"] throughout
* :fire: CLI: Replace `-g/-group-id` with `-P/--page-id`
* :fire: CLI: Replace `-g/-group-id` with `-g/--page-id`
* CLI: Mark possible comma-separated multi-value parameters as such
* CLI: Update `ocrd process` example
* OCRD-ZIP: Set BagIt-Profile-Version to 1.2
Expand Down Expand Up @@ -227,6 +229,7 @@ Removed
Initial Release

<!-- link-labels -->
[3.0.0]: ../../compare/v3.0.0...v2.7.0
[2.7.0]: ../../compare/v2.7.0...v2.6.3
[2.6.3]: ../../compare/v2.6.3...v2.6.2
[2.6.2]: ../../compare/v2.6.2...v2.6.1
Expand Down

0 comments on commit a0814f0

Please sign in to comment.