Skip to content

Commit 0dfab44

Browse files
committed
update
1 parent f971e16 commit 0dfab44

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEXT_CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
### New Features and Improvements
66

77
### Bug Fixes
8+
- [BREAKING] Removed shortcut methods for POST/PUT/PATCH operations.
9+
These methods did not accept request bodies, making it impossible to specify which
10+
fields to update or create. If you depend on these methods, use the
11+
corresponding methods that accept full request objects instead.
812

913
### Documentation
1014

0 commit comments

Comments
 (0)