From aefab18a4e23d733241d0bacc3e3e090a5fc9902 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Wed, 25 Feb 2026 01:13:07 +0000 Subject: [PATCH] 0.53.1 Automatically generated by python-semantic-release --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d69754ae..4c64ac89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## v0.53.1 (2026-02-25) + +### Bug Fixes + +- **ocr**: Sync workflow steps with process_with_ocr replacing legacy azure step + ([`37a3f7a`](https://github.com/christianlouis/DocuElevate/commit/37a3f7aae7b1691915c65c481dbca061061d610a)) + +### Testing + +- Fix test_retry_azure_ocr_success to patch process_with_ocr instead of legacy azure task + ([`44c9f6d`](https://github.com/christianlouis/DocuElevate/commit/44c9f6dc3811ef82c16fee25575ea66fe8ba7929)) + + ## v0.53.0 (2026-02-24) ### Bug Fixes