From c1f061edb5c3dca8c6975ad7baf0d3d58799292b Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sun, 7 Nov 2021 18:25:52 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e7b07508..59d40cfa4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Improved the validation of `json` files in the import functionality for transactions +- Moved the scraper configuration to the symbol profile model + +### Todo + +- Apply data migration (`yarn database:migrate`) ## 1.69.0 - 07.11.2021