From ed300870bae630566a492796d0e1037be56f1001 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Fri, 15 Oct 2021 21:42:21 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) 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