From dee4d4018732a84ebc348f847b565d9785b89104 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 21 Dec 2024 09:01:15 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87e5b50d9..d02ba6ed4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Extracted the market data management from the admin control panel endpoint to a dedicated endpoint +- Improved the language localization for Polish (`pl`) - Upgraded `big.js` from version `6.2.1` to `6.2.2` ## 2.129.0 - 2024-12-14