From 75ac934d375ba99b8066da0311ea6288f24b6502 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 29 May 2025 21:59:43 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 896656c36..64f6e4304 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Improved the language localization for Dutch (`nl`) +- Improved the language localization for Polish (`pl`) ## 2.164.0 - 2025-05-28 @@ -18,7 +19,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the language localization for Dutch (`nl`) - Improved the language localization for French (`fr`) - Improved the language localization for Polish (`pl`) -- Improved the language localization for Polish (`pl`) - Improved the language localization for Spanish (`es`) - Upgraded `Node.js` from version `20` to `22` (`Dockerfile`) - Upgraded `yahoo-finance2` from version `3.3.4` to `3.3.5`