Skip to content

Commit 7cb973a

Browse files
authored
Update changelog for 9.0.0 body param removal (#2523)
1 parent a4315a9 commit 7cb973a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/changelog.asciidoc

+12
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
[[changelog-client]]
22
== Release notes
33

4+
[discrete]
5+
=== 9.0.0
6+
7+
[discrete]
8+
==== Breaking changes
9+
10+
[discrete]
11+
===== Drop support for deprecated `body` parameter
12+
13+
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.
14+
415
[discrete]
516
=== 8.16.2
617

@@ -645,6 +656,7 @@ ac.abort()
645656
----
646657

647658
[discrete]
659+
[[remove-body-key]]
648660
===== Remove the body key from the request
649661

650662
*Breaking: Yes* | *Migration effort: Small*

0 commit comments

Comments
 (0)