1
0
Fork 0
mirror of https://github.com/jnunemaker/httparty synced 2023-03-27 23:23:07 -04:00

Update Changelog.md

This commit is contained in:
John Nunemaker 2018-02-21 20:58:34 -05:00 committed by GitHub
parent 4af75a6589
commit 829b477333
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,7 @@
## master
* [Parse content with application/hal+json content type as JSON](https://github.com/jnunemaker/httparty/pull/573)
## 0.16.0
* [Add multipart support](https://github.com/jnunemaker/httparty/pull/569)