From 645f3c3c6d08bbd67c674c2cfa0591edbef8c41a Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 3 Aug 2024 10:15:59 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 805821d7c..d8666cb74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added + +- Added support to manage tags of holdings in the holding detail dialog + ### Changed - Improved the color assignment in the chart of the holdings tab on the home page (experimental)