From eb2dfc85912793e68197f03bb3c4776e56ff766b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Wed, 18 Mar 2026 09:18:33 +0100 Subject: [PATCH] Release v4.14.2 --- .changes/unreleased/Fixed-20260318-090323.yaml | 7 ------- .changes/v4.14.2.md | 3 +++ CHANGELOG.md | 4 ++++ 3 files changed, 7 insertions(+), 7 deletions(-) delete mode 100644 .changes/unreleased/Fixed-20260318-090323.yaml create mode 100644 .changes/v4.14.2.md diff --git a/.changes/unreleased/Fixed-20260318-090323.yaml b/.changes/unreleased/Fixed-20260318-090323.yaml deleted file mode 100644 index f50b1a752..000000000 --- a/.changes/unreleased/Fixed-20260318-090323.yaml +++ /dev/null @@ -1,7 +0,0 @@ -kind: Fixed -body: Fix link inside notification email -time: 2026-03-18T09:03:23.896160821+01:00 -custom: - Issue: "" - MR: "" - SchemaChange: No schema change diff --git a/.changes/v4.14.2.md b/.changes/v4.14.2.md new file mode 100644 index 000000000..5de87f68a --- /dev/null +++ b/.changes/v4.14.2.md @@ -0,0 +1,3 @@ +## v4.14.2 - 2026-03-18 +### Fixed +* Fix link inside notification email diff --git a/CHANGELOG.md b/CHANGELOG.md index 32fc721ce..192a21e2a 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.14.2 - 2026-03-18 +### Fixed +* Fix link inside notification email + ## v4.14.1 - 2026-03-16 ### Security * ([#506](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/506)) ([!972](https://gitlab.com/Chill-Projet/chill-bundles/-/merge_requests/972)) Fix permission in list of activities in person context