From c183f91ff675fffb1caa36bed4482dd282295962 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 24 Aug 2025 20:29:39 +0200 Subject: [PATCH] Add issue to changelog --- changelog.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/changelog.md b/changelog.md index 193b65e3ca..6b1a082045 100644 --- a/changelog.md +++ b/changelog.md @@ -32,9 +32,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - [Issue 10804](https://github.com/firefly-iii/firefly-iii/issues/10804) (No notes information included in the "List all accounts" API call) reported by @gpampuro - [Issue 10806](https://github.com/firefly-iii/firefly-iii/issues/10806) (API: `/v1/chart/balance/balance` has undocumented `period` parameter) reported by @dreautall - [Issue 10807](https://github.com/firefly-iii/firefly-iii/issues/10807) (API: `/v1/bills` field `object_group_id` returns int, should be string) reported by @dreautall - - - +- #10815 ## 6.3.2 - 2025-08-20