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