From 44cebeab2afd97c70c07bbbd55ac4b7ce8d10364 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Thu, 12 Mar 2026 07:51:35 +0000 Subject: [PATCH] 0.122.0 Automatically generated by python-semantic-release --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4cd4062..0a026218 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.122.0 (2026-03-12) + +### Documentation + +- **storage**: Document explicit enable/disable flags in ConfigurationGuide and .env.demo + ([`fd75961`](https://github.com/christianlouis/DocuElevate/commit/fd7596158064b68a23df4a89201f456df8f28b38)) + +### Features + +- **storage**: Add explicit enable/disable flag for each global storage destination + ([`b72ab3b`](https://github.com/christianlouis/DocuElevate/commit/b72ab3b31835ab6ab574067499544427c4101231)) + + ## v0.121.1 (2026-03-12) ### Bug Fixes