From 0c9a3d3917354986fff425a81aa369b443bf1e55 Mon Sep 17 00:00:00 2001 From: Mark Philips Date: Sun, 8 Jun 2025 02:40:54 +0600 Subject: [PATCH] Added to the changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2a3dca8a..68c861b2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ 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 Polish (`pl`) ### Fixed