From af7170323e25037148fb297efe18b934402f2b9e Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Fri, 31 Dec 2021 21:59:57 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a5117615..d726c9d5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Restructured the about page - Start refactoring _transactions_ to _activities_ - Refactored the demo user id - Upgraded `angular` from version `13.0.2` to `13.1.1`