From d875f1485d2f70a3a39e3a26f659a9cf227d7dcb Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sun, 13 Mar 2022 21:40:21 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f599f6895..a73fcefce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Restructured the portfolio summary tab on the home page +### Todo + +- Apply data migration (`yarn database:migrate`) + ## 1.125.0 - 12.03.2022 ### Added