Release 2.18.0

This commit is contained in:
2024-03-26 18:10:18 +01:00
parent 9e667d4de4
commit f3002631ea
4 changed files with 21 additions and 11 deletions

View File

@@ -1,5 +0,0 @@
kind: Feature
body: Improve admin UX to configure document templates for document generation
time: 2024-03-26T17:04:18.351694753+01:00
custom:
Issue: "268"

View File

@@ -1,6 +0,0 @@
kind: Fixed
body: 'Fix the join between job and user in the user list (admin): show only the current
user job'
time: 2024-03-20T12:35:27.885282599+01:00
custom:
Issue: "267"

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

@@ -0,0 +1,5 @@
## v2.18.0 - 2024-03-26
### Feature
* ([#268](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/268)) Improve admin UX to configure document templates for document generation
### Fixed
* ([#267](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/267)) Fix the join between job and user in the user list (admin): show only the current user job