From 4a2078dc65f16effa57176c224090633c7c459ec Mon Sep 17 00:00:00 2001 From: Julie Lenaerts Date: Wed, 21 Feb 2024 19:49:43 +0100 Subject: [PATCH] upgrade to 2.16.2 --- .changes/v2.16.2.md | 3 +++ CHANGELOG.md | 4 ++++ 2 files changed, 7 insertions(+) create mode 100644 .changes/v2.16.2.md diff --git a/.changes/v2.16.2.md b/.changes/v2.16.2.md new file mode 100644 index 000000000..3aa01ff16 --- /dev/null +++ b/.changes/v2.16.2.md @@ -0,0 +1,3 @@ +## v2.16.2 - 2024-02-21 +### Fixed +* Check for null values in closing motive of parcours d'accompagnement for correct rendering of template diff --git a/CHANGELOG.md b/CHANGELOG.md index 3986a1e64..c993fb2ee 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). +## v2.16.2 - 2024-02-21 +### Fixed +* Check for null values in closing motive of parcours d'accompagnement for correct rendering of template + ## v2.16.1 - 2024-02-09 ### Fixed * Force bootstrap version to avoid error in builds with newer version