From ddcb76be13b188e5e1ab05a1e5c10e2434f59cac Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Thu, 16 Sep 2021 21:05:07 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 21d38fa13..dbce0fcc8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,11 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added + +- Added the data source attribute to the symbol profile model + ### Changed +- Respected the data source attribute in the data provider service - Respected the data source attribute in the symbol data endpoint - Improved the search functionality of the data management (multiple data sources) +### Todo + +- Apply data migration (`yarn database:push`) + ## 1.53.0 - 13.09.2021 ### Changed