diff --git a/.changes/unreleased/Fixed-20251027-124814.yaml b/.changes/unreleased/Fixed-20251027-124814.yaml deleted file mode 100644 index 6f699a2f7..000000000 --- a/.changes/unreleased/Fixed-20251027-124814.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Fixed -body: Fix export case where no 'reason' is picked within the PersonHavingActivityBetweenDateFilter.php -time: 2025-10-27T12:48:14.851325971+01:00 -custom: - Issue: "" - SchemaChange: No schema change diff --git a/.changes/v4.6.1.md b/.changes/v4.6.1.md new file mode 100644 index 000000000..47cddf537 --- /dev/null +++ b/.changes/v4.6.1.md @@ -0,0 +1,3 @@ +## v4.6.1 - 2025-10-27 +### Fixed +* Fix export case where no 'reason' is picked within the PersonHavingActivityBetweenDateFilter.php diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d04f83fa..4573e5ba2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), and is generated by [Changie](https://github.com/miniscruff/changie). +## v4.6.1 - 2025-10-27 +### Fixed +* Fix export case where no 'reason' is picked within the PersonHavingActivityBetweenDateFilter.php + ## v4.6.0 - 2025-10-15 ### Feature * ([#423](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/423)) Create environment banner that can be activated and configured depending on the image deployed