Feature/add cash as asset sub class (#319)

* Add cash as asset sub class

* Update changelog
This commit is contained in:
Thomas Kaul
2021-08-26 21:49:02 +02:00
committed by GitHub
parent 836ff6ec13
commit 73a967a7e5
3 changed files with 3 additions and 1 deletions

View File

@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Extended the sub classification of assets by cash
- Upgraded `svgmap` from version `2.1.1` to `2.6.0`
### Fixed