diff --git a/.changes/unreleased/Fixed-20240605-170630.yaml b/.changes/unreleased/Fixed-20240605-170630.yaml deleted file mode 100644 index 2ab6ae9e0..000000000 --- a/.changes/unreleased/Fixed-20240605-170630.yaml +++ /dev/null @@ -1,5 +0,0 @@ -kind: Fixed -body: Do not allow StoredObjectCreated for edit and convert buttons -time: 2024-06-05T17:06:30.034259287+02:00 -custom: - Issue: "" diff --git a/.changes/v2.20.1.md b/.changes/v2.20.1.md new file mode 100644 index 000000000..5493c2c17 --- /dev/null +++ b/.changes/v2.20.1.md @@ -0,0 +1,3 @@ +## v2.20.1 - 2024-06-05 +### Fixed +* Do not allow StoredObjectCreated for edit and convert buttons diff --git a/CHANGELOG.md b/CHANGELOG.md index e380f460f..93c606250 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.20.1 - 2024-06-05 +### Fixed +* Do not allow StoredObjectCreated for edit and convert buttons + ## v2.20.0 - 2024-06-05 ### Fixed * ([#170](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/170)) Display agents traitants instead of accompanying period referrer in export list social actions.