diff --git a/CHANGELOG.md b/CHANGELOG.md index 60844f0762..a4ea63d1ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ These are the section headers that we use: - Fixed prepare for training when passing `RankingValueSchema` instances to suggestions. ([#4628](https://github.com/argilla-io/argilla/pull/4628)) - Fixed parsing ranking values in suggestions from HF datasets. ([#4629](https://github.com/argilla-io/argilla/pull/4629)) +- Fixed reading description from API response payload. ([#4632](https://github.com/argilla-io/argilla/pull/4632)) ## [1.25.0](https://github.com/argilla-io/argilla/compare/v1.24.0...v1.25.0)