Feature/add link to transactions below holdings (#329)

* Add link: Manage transactions

* Update changelog
This commit is contained in:
Thomas Kaul
2021-09-02 21:17:01 +02:00
committed by GitHub
parent 01feead017
commit ba9e6eab58
5 changed files with 65 additions and 23 deletions

View File

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Unreleased
### Added
- Added a link below the holdings to manage the transactions
### Fixed
- Fixed the value formatting for integers (transactions count)