diff --git a/CHANGELOG.md b/CHANGELOG.md index 21b815d8d..3ea888a42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Improved the style and wording of the position detail dialog -- Improved the validation in the activities import (expects positive values for `quantity` and `unitPrice`) +- Improved the validation in the activities import (expects positive values for `fee`, `quantity` and `unitPrice`) - Changed the currency selector in the create or update account dialog to `@angular/material/autocomplete` - Upgraded `yahoo-finance2` from version `2.8.0` to `2.8.1`