From 1cdee3154ef91b049b8035fd1a8e0c1a9104701c Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 16 Jul 2022 20:22:39 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a5524580..81b356bf5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added + +- Added _Internet Identity_ as a new social login provider + ### Changed - Improved the empty state of the @@ -19,6 +23,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed the distorted tooltip in the performance chart on the home page - Fixed a calculation issue of the current month in the investment timeline grouped by month +### Todo + +- Apply data migration (`yarn database:migrate`) + ## 1.170.0 - 19.07.2022 ### Added