Release 2.14.1

This commit is contained in:
Julien Fastré 2023-11-29 22:23:42 +01:00
parent fffc4a9c33
commit f4d258882f
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB
4 changed files with 5 additions and 15 deletions

View File

@ -1,5 +0,0 @@
kind: Fixed
body: 'Export: fix list person with custom fields'
time: 2023-11-27T21:01:38.260730706+01:00
custom:
Issue: ""

View File

@ -1,5 +0,0 @@
kind: Fixed
body: Fix error in ListEvaluation when "handling agents" are alone
time: 2023-11-29T22:15:01.627103072+01:00
custom:
Issue: ""

View File

@ -1,5 +0,0 @@
kind: UX
body: Add a paginator to budget elements (resource and charge types) in the admin
time: 2023-11-29T11:33:17.144530042+01:00
custom:
Issue: "100"

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

@ -0,0 +1,5 @@
## v2.14.1 - 2023-11-29
### Fixed
* Export: fix list person with custom fields
* ([#100](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/100)) Add a paginator to budget elements (resource and charge types) in the admin
* Fix error in ListEvaluation when "handling agents" are alone