From 26c8ff6d9ffba77e174d5b8cd783ecaf80f1ff8f Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 9 Apr 2026 18:05:14 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d08c26e8a..e3667ff93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Sorted the asset classes of the assistant alphabetically - Sorted the tags of the assistant alphabetically - Upgraded `angular` from version `21.1.1` to `21.2.7` +- Upgraded `countup.js` from version `2.9.0` to `2.10.0` - Upgraded `Nx` from version `22.5.3` to `22.6.4` - Upgraded `prettier` from version `3.8.1` to `3.8.2` - Upgraded `svgmap` from version `2.19.2` to `2.19.3` @@ -50,7 +51,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Extended the terms of service for the _Ghostfolio_ SaaS (cloud) to include _Paid Plans_ and _Refund Policy_ -- Upgraded `countup.js` from version `2.9.0` to `2.10.0` - Upgraded `prisma` from version `6.19.0` to `6.19.3` ### Fixed