From c7c9040321dd2bcdac9ed8ed5cea9f0cfa101a35 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Sun, 1 Mar 2026 21:06:16 +0000 Subject: [PATCH] 0.71.0 Automatically generated by python-semantic-release --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index db600f67..5c5e61d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## v0.71.0 (2026-03-01) + +### Documentation + +- **webhooks**: Add webhook API and configuration documentation + ([`a953b72`](https://github.com/christianlouis/DocuElevate/commit/a953b726fcd9da1738e6b90fdd913556457c37a7)) + +- **webhooks**: Fix spelling - Behaviour to Behavior + ([`a85992e`](https://github.com/christianlouis/DocuElevate/commit/a85992ee79e2bbe3177fe0126b49e99b932508fc)) + +### Features + +- **webhooks**: Add webhook support for external integrations + ([`e609141`](https://github.com/christianlouis/DocuElevate/commit/e60914127c62dfb294c3cda968492893f5051228)) + + ## v0.70.0 (2026-03-01) ### Features