From 37e64b4e458613a433f4837a120a66378ea6668a Mon Sep 17 00:00:00 2001 From: kba Date: Fri, 26 Sep 2025 16:19:04 +0200 Subject: [PATCH] :memo: changelog --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad86fe5..a05919e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,13 @@ Versioned according to [Semantic Versioning](http://semver.org/). Fixed: - * restoring the contour in the original image caused an error due to an empty tuple + * restoring the contour in the original image caused an error due to an empty tuple, #154 + +Added: + + * `eynollah machine-based-reading-order` CLI to run reading order detection, #175 + * `eynollah enhancement` CLI to run image enhancement, #175 + * Improved models for page extraction and reading order detection, #175 ## [0.4.0] - 2025-04-07