From a5e35244179369113c2ddaa67fd7b5bb0129c9ba Mon Sep 17 00:00:00 2001 From: semantic-release Date: Tue, 24 Feb 2026 08:17:19 +0000 Subject: [PATCH] 0.49.0 Automatically generated by python-semantic-release --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 50d93043..06b0a101 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.49.0 (2026-02-24) + +### Code Style + +- Apply ruff auto-fix + ([`0827b6e`](https://github.com/christianlouis/DocuElevate/commit/0827b6eaa97783b6ec2a11191d4089dcfa36210c)) + +### Features + +- **api**: Remove redundant /env and /api/diagnostic/settings endpoints + ([`f9d849f`](https://github.com/christianlouis/DocuElevate/commit/f9d849f7eb49426c1b945df158aa553460519673)) + + ## v0.48.0 (2026-02-23) ### Bug Fixes