From e19aded94a52323d765500b89f860131e1538d90 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 12 Jun 2025 20:01:34 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9907e0522..1896f379e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Improved the style of the assistant - Migrated the `HtmlTemplateMiddleware` to use `@Injectable()` - Improved the language localization for French (`fr`) - Improved the language localization for Polish (`pl`)