From 97a8a5f891d3b4ca91ca19235c2b92318057254e Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Fri, 22 Apr 2022 20:57:50 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 747526656..67e0c9380 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 sub-labels in the value component +- Added a symbol profile overrides model for manual adjustments ### Changed @@ -21,6 +22,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed the calculation of the total value for sell and dividend activities in the create or edit transaction dialog +### Todo + +- Apply data migration (`yarn database:migrate`) + ## 1.139.0 - 18.04.2022 ### Added