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