From 5e2c2deff61ffe27756ee873fdafd28a3f07519d Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 25 Jul 2026 14:45:10 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fac434a422..bb6264b224 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Included cash in the performance calculation of the portfolio - Upgraded `countup.js` from version `2.10.0` to `2.10.1` +- Upgraded `dotenv` from version `17.2.3` to `17.4.2` +- Upgraded `dotenv-expand` from version `12.0.3` to `13.0.0` - Upgraded `fuse.js` from version `7.3.0` to `7.5.0` ### Fixed