From 491aface29f0093eb2e539dae60b9dab78e2da05 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Mon, 16 Mar 2026 11:41:49 +0000 Subject: [PATCH] 0.148.0 Automatically generated by python-semantic-release --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb35a7f8..606ac39c 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.148.0 (2026-03-16) + +### Documentation + +- Improve docstring and comment clarity in extract_metadata_from_file + ([`f2255f9`](https://github.com/christianlouis/DocuElevate/commit/f2255f9a1c28f138eae7836e9cf2df97f03b7b17)) + +### Features + +- **tasks**: Extract and map embedded PDF metadata in upload_to_email + ([`9d6bfde`](https://github.com/christianlouis/DocuElevate/commit/9d6bfde2882fe74356bef8b64fb79bfa99870f56)) + + ## v0.147.3 (2026-03-16) ### Code Style