From 538b1501133b155a77c5f57fd00c166e92cc718a Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Fri, 7 Apr 2023 09:08:36 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e45ed2fe..ee8f99f57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Improved the activities import for `csv` files exported by _Interactive Brokers_ +- Increased the historical market data gathering of currency pairs to 10+ years - Improved the content of the Frequently Asked Questions (FAQ) page - Improved the content of the pricing page - Changed the `auth` endpoint of the login with _Security Token_ from `GET` to `POST`