From 658b55b2aed99cf62ab6a776bfc815271444fb6a Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Mon, 8 Aug 2022 21:12:19 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1bd17aead..61d6267ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added + +- Added `url` to the symbol profile overrides model for manual adjustments + ### Changed - Simplified the initialization of the exchange rate service +- Improved the orders query for `assetClass` with symbol profile overrides + +### Todo + +- Apply data migration (`yarn database:migrate`) ## 1.177.0 - 04.08.2022