From 2c53d1cd4f2930bc45abd1393556160ba253fda7 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Thu, 12 Mar 2026 00:56:42 +0000 Subject: [PATCH] 0.121.1 Automatically generated by python-semantic-release --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d5228f4..e4cd4062 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## v0.121.1 (2026-03-12) + +### Bug Fixes + +- Remove duplicate Audit Logs nav entry and add login/logout audit log events + ([`1e8f433`](https://github.com/christianlouis/DocuElevate/commit/1e8f433419c5c7b0c551dffe05f107d2bb5a35a1)) + +### Documentation + +- **changelog**: Update changelog [skip ci] + ([`50ef607`](https://github.com/christianlouis/DocuElevate/commit/50ef6072935083554dd52a11cc6438891f177a8b)) + +### Testing + +- **notifications**: Improve coverage for user_notification.py to 100% + ([`78204c2`](https://github.com/christianlouis/DocuElevate/commit/78204c2490ffd9ed0bcb62154c3da54fa9614450)) + + ## Unreleased ### Testing