From 878f4e22cc6ccf79c8023e7a3c6390cb500646b2 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Mon, 22 Jan 2024 20:16:14 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d366ab4f..45e5bd6e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- Extended the date range support by week to date (`WTD`) and month to date (`MTD`) in the portfolio service +- Extended the date range support by week to date (`WTD`) and month to date (`MTD`) in the assistant (experimental) - Added `healthcheck` for the _Ghostfolio_ service to the `docker-compose` files (`docker-compose.yml` and `docker-compose.build.yml`) ## 2.42.0 - 2024-01-21