From c62b9dafb297493698fcf44a4c7f3ca73179208a Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Mon, 5 Aug 2024 21:16:26 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b16284ab2..21c2995ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added + +- Added support to clone an activity from the holding detail dialog +- Added support to edit an activity from the holding detail dialog + ### Changed - Improved the caching of the benchmarks in the markets overview by returning cached data and recalculating in the background when it expires