Browse Source

Update changelog

pull/2496/head
Thomas 2 years ago
parent
commit
ff3a10e730
  1. 3
      CHANGELOG.md

3
CHANGELOG.md

@ -6,6 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Unreleased ## Unreleased
### Changed
- Improved the style and wording of the position detail dialog - 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 `quantity` and `unitPrice`)
- Changed the currency selector in the create or update account dialog to `@angular/material/autocomplete` - Changed the currency selector in the create or update account dialog to `@angular/material/autocomplete`

Loading…
Cancel
Save