Skip to content

Commit

Permalink
Changes for v1.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DRuggeri committed Mar 5, 2024
1 parent 7ffe6b3 commit af260a3
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .release_info.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
## New
- Allow for empty responses to be treated as `{}` for APIs that give no answer on create. Thanks for the tweak in #226, alahijani!
- 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!
## Fixed
- Do not attempt to send data if `read_data` is not set

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

0 comments on commit af260a3

Please sign in to comment.