From ddb0e66651148ed3f570af8944186256633439b9 Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 22 Aug 2025 15:45:05 +0200 Subject: [PATCH] Update changelog. --- changelog.md | 35 ++++++++++++++++++++++++++++++++--- 1 file changed, 32 insertions(+), 3 deletions(-) diff --git a/changelog.md b/changelog.md index 16339aae95..33784fd922 100644 --- a/changelog.md +++ b/changelog.md @@ -5,11 +5,40 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## 6.4.0 - 2025-09-01 -## Added +### Added + +- #5532 +- [Discussion 10725](https://github.com/orgs/firefly-iii/discussions/10725) (New webhook triggers) started by @Billos. See the [documentation](https://docs.firefly-iii.org/how-to/firefly-iii/features/webhooks/). + +### Changed + +- Initial release. + +### Deprecated + +- Initial release. + +### Removed + +- Initial release. + +### Fixed + +- #10790 +- #10791 +- #10794 +- #10799 +- #10802 +- #10803 + +### Security + +- Initial release. + +### API -- [Discussion 10725](https://github.com/orgs/firefly-iii/discussions/10725) (New webhook triggers) started by @Billos - #8345 -- New webhook triggers +