From 43cc5a00c68574b10f0c5465a865db802d2cf1f8 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sun, 19 Sep 2021 17:33:19 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef8109aab..0ebbca8a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Changed the navigation to always show the portfolio page +### Fixed + +- Hid the actions from the accounts table in the _Presenter View_ +- Hid the actions from the transactions table in the _Presenter View_ + ## 1.55.0 - 20.09.2021 ### Changed