diff --git a/CHANGELOG.md b/CHANGELOG.md index 61cb9fcd5..d2eaeb721 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Exposed the database index of _Redis_ as an environment variable (`REDIS_DB`) - Upgraded `prisma` from version `5.9.1` to `5.10.2` +### Fixed + +- Added the missing default currency to the prepare currencies function in the exchange rate data service + ## 2.55.0 - 2024-02-22 ### Added