diff --git a/changelog.md b/changelog.md index 7892f43d8c..c48b0ebabf 100644 --- a/changelog.md +++ b/changelog.md @@ -23,11 +23,14 @@ This project adheres to [Semantic Versioning](http://semver.org/). - [Issue 10802](https://github.com/firefly-iii/firefly-iii/issues/10802) (Crash when trying to update a budget limit) reported by @Billos - [Issue 10803](https://github.com/firefly-iii/firefly-iii/issues/10803) (Issue in /v1/budget-limits spent attribute) reported by @Billos - [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 +- #10808 ### API - [Issue 8345](https://github.com/firefly-iii/firefly-iii/issues/8345) (API: Distinguish spent & earned at `/v2/chart/category/dashboard` (or future `v2/categories`)) reported by @dreautall - +- #10804 +- #10806 +- #10807