From 2ce8f540fe388b5b6b3d9f7e9086a9c26d084dde Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Thu, 5 Dec 2024 15:34:28 +0100 Subject: [PATCH] release v3.4.3 --- .changes/unreleased/Fixed-20241205-151629.yaml | 5 ----- CHANGELOG.md | 4 ++++ 2 files changed, 4 insertions(+), 5 deletions(-) delete mode 100644 .changes/unreleased/Fixed-20241205-151629.yaml diff --git a/.changes/unreleased/Fixed-20241205-151629.yaml b/.changes/unreleased/Fixed-20241205-151629.yaml deleted file mode 100644 index bf5c94b11..000000000 --- a/.changes/unreleased/Fixed-20241205-151629.yaml +++ /dev/null @@ -1,5 +0,0 @@ -kind: Fixed -body: Remove the "not null" constraint on person supplementary phones -time: 2024-12-05T15:16:29.001240887+01:00 -custom: - Issue: "" diff --git a/CHANGELOG.md b/CHANGELOG.md index c25a5f9f9..90d972a9a 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). +## v3.4.3 - 2024-12-05 +### Fixed +* Remove the "not null" constraint on person supplementary phones + ## v3.4.2 - 2024-12-05 ### Fixed * ([#329](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/329)) Fix the serialization of gender for the generation of documents