|
|
@ -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 Catalan (`ca`) |
|
|
|
|
|
|
|
## 2.174.0 - 2025-06-24 |
|
|
|
|
|
|
|
### Added |
|
|
@ -18,7 +24,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
|
|
|
- Renamed `Platform` to `platform` in the `Account` database schema |
|
|
|
- Refactored the health check endpoint for data enhancers |
|
|
|
- Refactored the health check endpoint for data providers |
|
|
|
- Improved the language localization for Catalan (`ca`) |
|
|
|
- Improved the language localization for French (`fr`) |
|
|
|
- Improved the language localization for German (`de`) |
|
|
|
- Refreshed the cryptocurrencies list |
|
|
|