diff --git a/CHANGELOG.md b/CHANGELOG.md index c1e2828fb..19d0c6d82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Unreleased + +### Changed + +- Improved the language localization for Turkish (`tr`) + ## 2.174.0 - 2025-06-24 ### Added @@ -20,7 +26,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Refactored the health check endpoint for data providers - Improved the language localization for French (`fr`) - Improved the language localization for German (`de`) -- Improved the language localization for Turkish (`tr`) - Refreshed the cryptocurrencies list ## 2.173.0 - 2025-06-21