From 5e40c2f31ee174d37bde9b07895af4c8a9308044 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 8 Jan 2022 09:44:06 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 395fdc199..7f3c5eda3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,10 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added + +- Added `GOOGLE_SHEETS` as a new data source type + ### Changed - Excluded the url pattern of shared portfolios in the `robots.txt` file +### Todo + +- Apply data migration (`yarn database:migrate`) + ## 1.100.0 - 05.01.2022 ### Added