diff --git a/CHANGELOG.md b/CHANGELOG.md index af98c7694..ca519b807 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ Versioned according to [Semantic Versioning](http://semver.org/). Fixed: * `ocrd_utils.generate_range`: `maxsplits` should be 1, not 2, #880 + * Typos in CHANGELOG, README and code comments, #890 Changed: @@ -15,6 +16,7 @@ Changed: * Update to spec to 3.19.0, introducing greater flexibility in describing parameters, #872, #848, OCR-D/spec#206 * `ocrd workspace merge`: support mapping `file_id` and `page_id` in addition to `file_grp`, #886, #888 * `ocrd workspace merge`: rebase `OcrdFile.url` to target workspace, #887, #888 + * Replace `resource_filename` et al from pkg_resources with faster alternatives, #881, #882 ## [2.35.0] - 2022-06-02