From 709964b207119c00c58be563f419a803d65c76ea Mon Sep 17 00:00:00 2001 From: semantic-release Date: Thu, 12 Mar 2026 13:08:48 +0000 Subject: [PATCH] 0.124.0 Automatically generated by python-semantic-release --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 107f76f9..489633d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## v0.124.0 (2026-03-12) + +### Bug Fixes + +- **i18n**: Register _ in all Jinja2 template instances, sync translation files, fix pipelines.html + ([`b483ed1`](https://github.com/christianlouis/DocuElevate/commit/b483ed16fc01e474468356b3af8c2abaa8f22af6)) + + ## v0.123.1 (2026-03-12) ### Bug Fixes