From 63715030c6f4f8d69e96480b689963258c9509f3 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Fri, 2 May 2025 16:14:33 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cbd23a1b8..2bb9efc37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Improved the language localization for Français (`fr`) +- Upgraded `bootstrap` from version `4.6.0` to `4.6.2` ### Fixed @@ -29,7 +30,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Renamed `Order` to `activities` in the `Account` database schema - Improved the language localization for German (`de`) -- Upgraded `bootstrap` from version `4.6.0` to `4.6.2` ### Fixed