From 41f041c96ccd9759c1f39d68af88d35e6efd94de Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Fri, 16 Feb 2024 18:55:30 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf26a7fb2..1fcf78cf4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added a loading indicator to the investment timeline on the analysis page - Added support for the cryptocurrency _Jupiter_ (`JUP29210-USD`) +### Fixed + +- Fixed an issue with the X-axis scale of the dividend timeline on the analysis page +- Fixed an issue with the X-axis scale of the investment timeline on the analysis page + ## 2.51.0 - 2024-02-12 ### Changed