Feature/refactor exchange rate service (#289)

* Refactor exchange rate service

* Update changelog
This commit is contained in:
Thomas
2021-08-14 11:06:21 +02:00
committed by GitHub
parent 3330ae70b6
commit b898c0678d
9 changed files with 74 additions and 36 deletions

View File

@ -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
- Refactored the exchange rate service
## 1.37.0 - 13.08.2021
### Added