From fbef9f8e30c1ff6c8ffbf83e11a2c1cff9307ab8 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 20 Jun 2024 20:10:26 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d78b059d..7fa0f883c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Moved the indicator for active filters from experimental to general availability - Improved the error handling in the biometric authentication registration +- Improved the language localization for German (`de`) - Set up SSL for local development - Upgraded the _Stripe_ dependencies - Upgraded `marked` from version `9.1.6` to `13.0.0`