From 10e1091dd32e5214d77609adba8ca92eda335416 Mon Sep 17 00:00:00 2001 From: Omer Faruk Gormel Date: Sat, 22 Mar 2025 00:39:20 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80f831119..893934746 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the symbol validation in the _Yahoo Finance_ service (get asset profiles) - Refactored `lodash.uniq` with `Array.from(new Set(...))` - Refreshed the cryptocurrencies list +- Improved the language localization for Turkish (`tr`) ### Fixed