From 7825cdc3fb98b55823497c723185da043c8156d9 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Fri, 7 Mar 2025 19:26:32 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 22d6a17ee..88b90c943 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,10 +11,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added a _Copy portfolio data to clipboard for AI prompt_ action to the analysis page (experimental) -### Changed - -- Updated _Copy AI prompt to clipboard_ action to _Copy AI prompt to clipboard for analysis_ on the analysis page - ## 2.144.0 - 2025-03-06 ### Fixed @@ -28,7 +24,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added the Ghostfolio _LinkedIn_ page to the about page - Added the Ghostfolio _LinkedIn_ page to the footer -- Added a _Copy portfolio data to clipboard for AI prompt_ action to the analysis page (experimental) ### Changed @@ -38,7 +33,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Refactored the show condition of the step by step introduction for new users using the activities count - Upgraded `color` from version `4.2.3` to `5.0.0` - Upgraded `prisma` from version `6.3.0` to `6.4.1` -- Updated _Copy AI prompt to clipboard_ action to _Copy AI prompt to clipboard for analysis_ on the analysis page ### Fixed