diff --git a/.changes/unreleased/Fixed-20230918-104821.yaml b/.changes/unreleased/Fixed-20230918-104821.yaml deleted file mode 100644 index f2247d48b..000000000 --- a/.changes/unreleased/Fixed-20230918-104821.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Fixed -body: 'Fix doctrine mapping of AbstractTaskPlaceEvent and SingleTaskPlaceEvent: id - property moved.' -time: 2023-09-18T10:48:21.741099986+02:00 -custom: - Issue: "" diff --git a/.changes/v2.6.2.md b/.changes/v2.6.2.md new file mode 100644 index 000000000..4d5b6e293 --- /dev/null +++ b/.changes/v2.6.2.md @@ -0,0 +1,3 @@ +## v2.6.2 - 2023-09-18 +### Fixed +* Fix doctrine mapping of AbstractTaskPlaceEvent and SingleTaskPlaceEvent: id property moved. diff --git a/CHANGELOG.md b/CHANGELOG.md index 58cfb6641..fc7537e29 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.6.2 - 2023-09-18 +### Fixed +* Fix doctrine mapping of AbstractTaskPlaceEvent and SingleTaskPlaceEvent: id property moved. + ## v2.6.1 - 2023-09-14 ### Fixed * Filter out active centers in exports, which uses a different PickCenterType.