From a8223b2965cd30e4e8b10d23cf0f062318614b78 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Thu, 6 Apr 2023 19:37:46 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e45ed2fe..f75264716 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_ +- Improved the rendering of the chart ticks (`0.5K` vs. `500`) - 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`