diff --git a/argilla-server/CHANGELOG.md b/argilla-server/CHANGELOG.md index 59c86e4601..ac06da6a09 100644 --- a/argilla-server/CHANGELOG.md +++ b/argilla-server/CHANGELOG.md @@ -19,6 +19,7 @@ These are the section headers that we use: ### Added - Added support to specify `distribution` attribute when creating a dataset. ([#5013](https://github.com/argilla-io/argilla/pull/5013)) +- Added support to change `distribution` attribute when updating a dataset. ([#5028](https://github.com/argilla-io/argilla/pull/5028)) ### Removed