Skip to content

Commit

Permalink
Update changelog for 9.0.0 body param removal
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshMock committed Dec 5, 2024
1 parent a4315a9 commit 5668a9f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/changelog.asciidoc
Original file line number Diff line number Diff line change
@@ -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 <<remove-body-key,was deprecated>>. In 9.0 this property is completely removed.

[discrete]
=== 8.16.2

Expand Down Expand Up @@ -645,6 +656,7 @@ ac.abort()
----

[discrete]
[[remove-body-key]]
===== Remove the body key from the request

*Breaking: Yes* | *Migration effort: Small*
Expand Down

0 comments on commit 5668a9f

Please sign in to comment.