From 7cf4ac3ce5fca76ce8514a9e21fd558962434aa9 Mon Sep 17 00:00:00 2001 From: Hash Palak Date: Wed, 25 Jun 2025 09:52:40 -0600 Subject: [PATCH] fixed changelog --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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