Bugfix/convert g bp to gbp in yahoo finance service (#301)

* Fix currency inconsistency in the yahoo finance service (GBp to GBP)

* Update changelog
This commit is contained in:
Thomas Kaul
2021-08-18 18:22:01 +02:00
committed by GitHub
parent e17b217032
commit c71a4c078e
3 changed files with 14 additions and 12 deletions

View File

@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fixed the node engine version mismatch in `package.json`
- Fixed an issue on the buy date in the position detail dialog
- Fixed an issue with the currency inconsistency in the _Yahoo Finance_ service (convert from `GBp` to `GBP`)
## 1.39.0 - 16.08.2021