From 05c91e1ab67cba0dafe2dbbec388ee015fcd5a10 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Wed, 14 Sep 2022 19:25:18 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c4016ea2e..931528bea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Sorted the benchmarks by name +### Fixed + +- Fixed the calculations of the exchange rate service by changing `USD` to the base currency + ## 1.192.0 - 11.09.2022 ### Changed