From 01bd629c86993539e8ca4c08f7310a99c528b02f Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 30 Apr 2022 10:41:32 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ed0c80a7..8e5a84e58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Added support for commodities (via futures) +- Added support for real estate ### Changed @@ -20,6 +21,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed the import validation for numbers equal 0 - Fixed the color of the spinner in the activities filter component (dark mode) +### Todo + +- Apply data migration (`yarn database:migrate`) + ## 1.143.0 - 26.04.2022 ### Changed