Skip to content

Commit

Permalink
Updated with latest changes
Browse files Browse the repository at this point in the history
  • Loading branch information
stefangabos committed Dec 13, 2024
1 parent f3e8644 commit fd74b3e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## version 1.6.4 (December 13, 2024)

- correctly fixed issue when `POST` data was given as a nested array for [post](https://stefangabos.github.io/Zebra_cURL/Zebra_cURL/Zebra_cURL.html#methodpost), [patch](https://stefangabos.github.io/Zebra_cURL/Zebra_cURL/Zebra_cURL.html#methodpatch) and [put](https://stefangabos.github.io/Zebra_cURL/Zebra_cURL/Zebra_cURL.html#methodput) methods; see [#53](https://github.com/stefangabos/Zebra_cURL/issues/53) and thanks [frayer-enterprises](https://github.com/frayer-enterprises) for reporting it!

## version 1.6.3 (December 04, 2024)

- fixed issue when `POST` data was given as a nested array for [post](https://stefangabos.github.io/Zebra_cURL/Zebra_cURL/Zebra_cURL.html#methodpost), [patch](https://stefangabos.github.io/Zebra_cURL/Zebra_cURL/Zebra_cURL.html#methodpatch) and [put](https://stefangabos.github.io/Zebra_cURL/Zebra_cURL/Zebra_cURL.html#methodput) methods
Expand Down

0 comments on commit fd74b3e

Please sign in to comment.