From 5071fea52289781d75ecee0126598d006c0a1f5f Mon Sep 17 00:00:00 2001 From: semantic-release Date: Sat, 28 Feb 2026 15:50:02 +0000 Subject: [PATCH] 0.60.4 Automatically generated by python-semantic-release --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a7a6f6e2..143a7c64 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.60.4 (2026-02-28) + +### Bug Fixes + +- **api**: Use processed_file_path from DB in upload retry path resolution + ([`bb98afa`](https://github.com/christianlouis/DocuElevate/commit/bb98afac826a955770744c93141e22a671f08d94)) + +### Testing + +- Improve upload retry tests with legacy path assertions and priority verification + ([`2f442b0`](https://github.com/christianlouis/DocuElevate/commit/2f442b0906b4f2befed18795f798789228eac8d3)) + + ## v0.60.3 (2026-02-28) ### Bug Fixes