From ab98f3a1020625855d48c65e639c5a0c5c47f39c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Fri, 12 Sep 2025 12:47:06 +0200 Subject: [PATCH] Release v4.4.2 --- .changes/unreleased/Fixed-20250912-123656.yaml | 6 ------ .changes/v4.4.2.md | 3 +++ CHANGELOG.md | 4 ++++ 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changes/unreleased/Fixed-20250912-123656.yaml create mode 100644 .changes/v4.4.2.md diff --git a/.changes/unreleased/Fixed-20250912-123656.yaml b/.changes/unreleased/Fixed-20250912-123656.yaml deleted file mode 100644 index 9d1a638a4..000000000 --- a/.changes/unreleased/Fixed-20250912-123656.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Fixed -body: Fix document generation and workflow generation do not work on accompanying period work documents -time: 2025-09-12T12:36:56.444183161+02:00 -custom: - Issue: "" - SchemaChange: No schema change diff --git a/.changes/v4.4.2.md b/.changes/v4.4.2.md new file mode 100644 index 000000000..c04db028f --- /dev/null +++ b/.changes/v4.4.2.md @@ -0,0 +1,3 @@ +## v4.4.2 - 2025-09-12 +### Fixed +* Fix document generation and workflow generation do not work on accompanying period work documents diff --git a/CHANGELOG.md b/CHANGELOG.md index 2734c716f..f0c695e2f 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.4.2 - 2025-09-12 +### Fixed +* Fix document generation and workflow generation do not work on accompanying period work documents + ## v4.4.1 - 2025-09-11 ### Fixed * fix translations in duplicate evaluation document modal and realign close modal button