From f02c5bca13882b075ca0edc0356090bd692cdc73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Fri, 9 Feb 2024 00:11:11 +0100 Subject: [PATCH] release 2.16.1 --- .changes/v2.16.1.md | 3 +++ CHANGELOG.md | 4 ++++ 2 files changed, 7 insertions(+) create mode 100644 .changes/v2.16.1.md diff --git a/.changes/v2.16.1.md b/.changes/v2.16.1.md new file mode 100644 index 000000000..185bf971e --- /dev/null +++ b/.changes/v2.16.1.md @@ -0,0 +1,3 @@ +## v2.16.1 - 2024-02-09 +### Fixed +* Force bootstrap version to avoid error in builds with newer version diff --git a/CHANGELOG.md b/CHANGELOG.md index d2e085ead..3986a1e64 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.1 - 2024-02-09 +### Fixed +* Force bootstrap version to avoid error in builds with newer version + ## v2.16.0 - 2024-02-08 ### Feature * ([#231](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/231)) Create new filter for persons having a participation in an accompanying period during a certain time span