From 8c9176e88bd46dff72e5c249ceee6bca2ae30738 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 8 Jun 2025 17:17:03 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d17d11f48..450ae6fa3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,8 +12,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Renamed the asset profile icon component to entity logo component and moved to `@ghostfolio/ui` - Renamed `Account` to `accounts` in the `User` database schema - Improved the language localization for Catalan (`ca`) -- Improved the language localization for Polish (`pl`) - Improved the language localization for French (`fr`) +- Improved the language localization for Polish (`pl`) ### Fixed