diff --git a/.changes/unreleased/Feature-20250109-121757.yaml b/.changes/unreleased/Feature-20250109-121757.yaml deleted file mode 100644 index 87d9b29f8..000000000 --- a/.changes/unreleased/Feature-20250109-121757.yaml +++ /dev/null @@ -1,5 +0,0 @@ -kind: Feature -body: Importer for addresses does not fails when the postal code is not found with some addresses, and compute a recap list of all addresses that could not be imported. This recap list can be send by email. -time: 2025-01-09T12:17:57.981181677+01:00 -custom: - Issue: "" diff --git a/.changes/unreleased/Feature-20250109-162819.yaml b/.changes/unreleased/Feature-20250109-162819.yaml deleted file mode 100644 index 3a6662741..000000000 --- a/.changes/unreleased/Feature-20250109-162819.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Feature -body: | - Create a driver for storing documents on disk (instead of openstack object store) -time: 2025-01-09T16:28:19.858005145+01:00 -custom: - Issue: "346" diff --git a/.changes/unreleased/Feature-20250113-170824.yaml b/.changes/unreleased/Feature-20250113-170824.yaml deleted file mode 100644 index fb1c6fe26..000000000 --- a/.changes/unreleased/Feature-20250113-170824.yaml +++ /dev/null @@ -1,5 +0,0 @@ -kind: Feature -body: Add address importer from french Base d'Adresse Nationale (BAN) -time: 2025-01-13T17:08:24.034500095+01:00 -custom: - Issue: "" diff --git a/.changes/unreleased/Fixed-20250116-151459.yaml b/.changes/unreleased/Fixed-20250116-151459.yaml deleted file mode 100644 index 40647c18d..000000000 --- a/.changes/unreleased/Fixed-20250116-151459.yaml +++ /dev/null @@ -1,5 +0,0 @@ -kind: Fixed -body: 'Export: fix missing alias in activity between certain dates filter. Condition added for alias.' -time: 2025-01-16T15:14:59.323517319+01:00 -custom: - Issue: "" diff --git a/.changes/v3.6.0.md b/.changes/v3.6.0.md new file mode 100644 index 000000000..1b74c3f65 --- /dev/null +++ b/.changes/v3.6.0.md @@ -0,0 +1,9 @@ +## v3.6.0 - 2025-01-16 +### Feature +* Importer for addresses does not fails when the postal code is not found with some addresses, and compute a recap list of all addresses that could not be imported. This recap list can be send by email. +* ([#346](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/346)) Create a driver for storing documents on disk (instead of openstack object store) + +* Add address importer from french Base d'Adresse Nationale (BAN) +* ([#343](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/343)) Add csv export for social issues and social actions +### Fixed +* Export: fix missing alias in activity between certain dates filter. Condition added for alias. diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f6ab8858..93f018a75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,16 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), and is generated by [Changie](https://github.com/miniscruff/changie). +## v3.6.0 - 2025-01-16 +### Feature +* Importer for addresses does not fails when the postal code is not found with some addresses, and compute a recap list of all addresses that could not be imported. This recap list can be send by email. +* ([#346](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/346)) Create a driver for storing documents on disk (instead of openstack object store) + +* Add address importer from french Base d'Adresse Nationale (BAN) +* ([#343](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/343)) Add csv export for social issues and social actions +### Fixed +* Export: fix missing alias in activity between certain dates filter. Condition added for alias. + ## v3.5.3 - 2025-01-07 ### Fixed * Fix the EntityToJsonTransformer to return an empty array if the value is ""