From 38cba506352f17a1613c1dfe91919026ebc1214f Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 16 Jul 2026 10:40:59 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f069097ab..00340c890 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- Included cash in the performance calculation of the portfolio on the home page +- Included cash in the performance calculation of the portfolio +- Considered liabilities in the net worth calculation of the portfolio ## 3.27.0 - 2026-07-15