From fac3467c81c0ccd8999f8b12525f0bccac1c8d4c Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Tue, 16 Nov 2021 21:23:44 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7886b6d1..cacc2d125 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed -- Fixed the transactions count in the accounts table (exclude drafts) +- Fixed the footer row of the accounts table on mobile +- Fixed the transactions count calculation in the accounts table (exclude drafts) ## 1.76.0 - 14.11.2021