From afae9e130acf5544ea5078eb7c752291bf3fef9a Mon Sep 17 00:00:00 2001 From: semantic-release Date: Sun, 1 Mar 2026 19:31:32 +0000 Subject: [PATCH] 0.70.0 Automatically generated by python-semantic-release --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87e779ce..db600f67 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.70.0 (2026-03-01) + +### Features + +- **release**: Add named release anchors with codenames and roadmap integration + ([`d18c109`](https://github.com/christianlouis/DocuElevate/commit/d18c10996aa922d12d1bc1807ec18ca7974a4e5e)) + +### Refactoring + +- **test**: Simplify test patches per code review feedback + ([`61d7639`](https://github.com/christianlouis/DocuElevate/commit/61d7639129e1db8416226fc3a5b41c83299489ee)) + + ## v0.69.0 (2026-03-01) ### Documentation