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