Bugfix/improve symbol lookup (#322)

* Improve symbol lookup

* Update changelog
This commit is contained in:
Thomas Kaul
2021-08-30 18:08:21 +02:00
committed by GitHub
parent d3be6577c8
commit 6386786ac0
5 changed files with 56 additions and 25 deletions

View File

@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Filtered out positions without any quantity in the positions table
- Improved the symbol lookup: allow saving with valid symbol in create or edit transaction dialog
## 1.43.0 - 24.08.2021