diff --git a/.changes/unreleased/Fixed-20231127-210138.yaml b/.changes/unreleased/Fixed-20231127-210138.yaml deleted file mode 100644 index 84f629161..000000000 --- a/.changes/unreleased/Fixed-20231127-210138.yaml +++ /dev/null @@ -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: "" diff --git a/.changes/unreleased/Fixed-20231129-221501.yaml b/.changes/unreleased/Fixed-20231129-221501.yaml deleted file mode 100644 index f26209afe..000000000 --- a/.changes/unreleased/Fixed-20231129-221501.yaml +++ /dev/null @@ -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: "" diff --git a/.changes/unreleased/UX-20231129-113317.yaml b/.changes/unreleased/UX-20231129-113317.yaml deleted file mode 100644 index 95e798080..000000000 --- a/.changes/unreleased/UX-20231129-113317.yaml +++ /dev/null @@ -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" diff --git a/.changes/v2.14.1.md b/.changes/v2.14.1.md new file mode 100644 index 000000000..4400953fd --- /dev/null +++ b/.changes/v2.14.1.md @@ -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