Browse Source

Update changelog

pull/5990/head
Thomas Kaul 1 month ago
parent
commit
ad9d436040
  1. 4
      CHANGELOG.md

4
CHANGELOG.md

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased ## Unreleased
### Changed
- Eliminated `uuid` in favor of using `randomUUID` from `node:crypto`
### Fixed ### Fixed
- Fixed an issue with the exchange rate calculation when converting between derived currencies and their root currencies - Fixed an issue with the exchange rate calculation when converting between derived currencies and their root currencies

Loading…
Cancel
Save