diff --git a/.changes/unreleased/Fixed-20250520-140433.yaml b/.changes/unreleased/Fixed-20250520-140433.yaml deleted file mode 100644 index 2dafa1d0e..000000000 --- a/.changes/unreleased/Fixed-20250520-140433.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Fixed -body: Fix add missing translation -time: 2025-05-20T14:04:33.612140549+02:00 -custom: - Issue: "" - SchemaChange: No schema change diff --git a/.changes/unreleased/Fixed-20250520-164429.yaml b/.changes/unreleased/Fixed-20250520-164429.yaml deleted file mode 100644 index 453094763..000000000 --- a/.changes/unreleased/Fixed-20250520-164429.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Fixed -body: Fix the transfer of evaluations and documents during of accompanyingperiodwork -time: 2025-05-20T16:44:29.093304653+02:00 -custom: - Issue: "" - SchemaChange: No schema change diff --git a/.changes/v4.0.2.md b/.changes/v4.0.2.md new file mode 100644 index 000000000..8761b48f2 --- /dev/null +++ b/.changes/v4.0.2.md @@ -0,0 +1,4 @@ +## v4.0.2 - 2025-07-09 +### Fixed +* Fix add missing translation +* Fix the transfer of evaluations and documents during of accompanyingperiodwork diff --git a/CHANGELOG.md b/CHANGELOG.md index 78941a951..332db3e10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), and is generated by [Changie](https://github.com/miniscruff/changie). +## v4.0.2 - 2025-07-09 +### Fixed +* Fix add missing translation +* Fix the transfer of evaluations and documents during of accompanyingperiodwork + ## v4.0.1 - 2025-07-08 ### Fixed * Fix package.json for compilation