From 91f938c7a9514efacee2b16e702cba2f00bc7353 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Mon, 14 Jun 2021 14:08:17 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ac7cefa0..f9dd60efd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added a counter column to the transactions table - Added a label to indicate the default account in the accounts table +- Added an option to limit the items in pie charts ### Changed @@ -26,7 +27,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Added a connect or create symbol profile model logic on creating a new transaction -- Added an option to limit the items in pie charts ### Changed