diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a0f960ba..4e12ac739 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Changed + +- Upgraded `angular` from version `16.2.1` to `16.2.12` + ### Fixed - Loosened the validation in the activities import (expects values greater than or equal to 0 for `fee`, `quantity` and `unitPrice`)