diff --git a/docs/changelog.asciidoc b/docs/changelog.asciidoc index 86998f309..02745171c 100644 --- a/docs/changelog.asciidoc +++ b/docs/changelog.asciidoc @@ -1,6 +1,17 @@ [[changelog-client]] == Release notes +[discrete] +=== 9.0.0 + +[discrete] +==== Breaking changes + +[discrete] +===== Drop support for deprecated `body` parameter + +In 8.0, the top-level `body` parameter that was available on all API functions <>. In 9.0 this property is completely removed. + [discrete] === 8.16.2 @@ -645,6 +656,7 @@ ac.abort() ---- [discrete] +[[remove-body-key]] ===== Remove the body key from the request *Breaking: Yes* | *Migration effort: Small*