diff --git a/CHANGELOG.md b/CHANGELOG.md index 3cde87c90..93dff0e10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Extended the import functionality for transactions by `csv` files +### Changed + +- Restricted the import functionality for transactions to `csv` and `json` files + ## 1.60.0 - 13.10.2021 ### Added