Bugfix/only allow supported currencies in symbol search (#287)

* Only allow supported currencies in symbol search

* Update changelog
This commit is contained in:
Thomas
2021-08-13 20:29:57 +02:00
committed by GitHub
parent 98f44323da
commit 96a615dc5d
3 changed files with 26 additions and 5 deletions

View File

@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fixed the position detail chart if there are missing historical data around the first buy date
- Fixed the snack bar background color in dark mode
- Fixed the search functionality for symbols (filter for supported currencies)
## 1.36.0 - 09.08.2021