From ac1f15b32337762149ae515c01d906bbfc33a011 Mon Sep 17 00:00:00 2001 From: Konstantin Baierer Date: Fri, 15 Dec 2023 15:47:52 +0100 Subject: [PATCH] :package: v2.60.1 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index edb1e8482..2463523e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ Versioned according to [Semantic Versioning](http://semver.org/). ## Unreleased +## [2.60.1] - 2023-12-15 + +Fixed: + + * Docker: copy `.git` during build, so `setuptools_scm` can determine version number, #1159 + +## [2.60.0] - 2023-12-15 + Fixed: * `ocrd workspace list-page` now works in workspaces with non-page-specific files, #1148, #1151 @@ -1936,6 +1944,8 @@ Fixed Initial Release +[2.60.1]: ../../compare/v2.60.1..v2.59.1 +[2.60.0]: ../../compare/v2.60.0..v2.59.1 [2.59.1]: ../../compare/v2.59.1..v2.59.0 [2.59.0]: ../../compare/v2.59.0..v2.58.1 [2.58.0]: ../../compare/v2.58.1..v2.58.0