Skip to content

Commit af260a3

Browse files
committed
Changes for v1.19.1
1 parent 7ffe6b3 commit af260a3

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.release_info.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
## New
2-
- Allow for empty responses to be treated as `{}` for APIs that give no answer on create. Thanks for the tweak in #226, alahijani!
3-
- Add support for sending a body (`read_data`) during read operations for APIs that are a little less REST-y. Thanks for the feature in #252, @detvdl!
1+
## Fixed
2+
- Do not attempt to send data if `read_data` is not set
43

54
## Misc
6-
- Bump some dependnecies to keep them current
5+
- Adjust checks for when data should be sent in `update|read|destroy_data` operations to be more deterministic

0 commit comments

Comments
 (0)