From ffc0a30e488ca0754219c3b6b675f98c024217ae Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Mon, 17 May 2021 21:49:50 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6bbb662a4..1185ebff1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Renamed _Ghostfolio Account_ to _My Ghostfolio_ - Hid unknown exchange in the position overview - Refactored the portfolio unit tests to work without database +- Refactored the search functionality of the data management (aligned with data source) - Renamed shared helper to `@ghostfolio/common/helper` - Moved shared interfaces to `@ghostfolio/common/interfaces` - Moved shared types to `@ghostfolio/common/types`