From d1f34ee7e4fbfead4258cdb5d1071de694464547 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Sat, 28 Feb 2026 11:24:33 +0000 Subject: [PATCH] 0.60.3 Automatically generated by python-semantic-release --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 04320dbf..a7a6f6e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## v0.60.3 (2026-02-28) + +### Bug Fixes + +- Address code review feedback - restrict terminal step check to success only, add test assertions + ([`4fdb1b8`](https://github.com/christianlouis/DocuElevate/commit/4fdb1b8d85c43d51d7a703675e199fba4e121626)) + +- **tasks**: Resolve files stuck in Pending status despite completed processing + ([`2c55f07`](https://github.com/christianlouis/DocuElevate/commit/2c55f076be6ffe167f54d1e660bb2448385f090b)) + + ## v0.60.2 (2026-02-27) ### Bug Fixes