From cf0644a357d7ea0a98a8ffbf430b9755ed3a671e Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Thu, 6 Apr 2023 19:38:44 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f75264716..d21f20081 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +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 rendering of the chart ticks (`0.5K` → `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`