Update changelog and master release version

This commit is contained in:
2024-01-11 16:17:04 +01:00
parent aee245cd04
commit fdfc3fb7ec
4 changed files with 11 additions and 12 deletions

View File

@@ -1,6 +0,0 @@
kind: DX
body: Set placeholder to False for expanded EntityType form fields where required
is set to False.
time: 2024-01-10T13:20:16.232711478+01:00
custom:
Issue: ""

View File

@@ -1,6 +0,0 @@
kind: Fixed
body: Fix the id_seq used when creating a new accompanying period participation during
fusion of two person files
time: 2024-01-11T11:59:09.581242964+01:00
custom:
Issue: ""

5
.changes/v2.15.2.md Normal file
View File

@@ -0,0 +1,5 @@
## v2.15.2 - 2024-01-11
### Fixed
* Fix the id_seq used when creating a new accompanying period participation during fusion of two person files
### DX
* Set placeholder to False for expanded EntityType form fields where required is set to False.