Browse Source

Update changelog

pull/3042/head
Thomas Kaul 2 years ago
parent
commit
d6bc50553f
  1. 4
      CHANGELOG.md

4
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`) - Exposed the database index of _Redis_ as an environment variable (`REDIS_DB`)
- Upgraded `prisma` from version `5.9.1` to `5.10.2` - 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 ## 2.55.0 - 2024-02-22
### Added ### Added

Loading…
Cancel
Save