Changelog.md in httparty-0.16.0 vs Changelog.md in httparty-0.16.1

- old
+ new

@@ -1,4 +1,10 @@ +## 0.16.1 + +* [Parse content with application/hal+json content type as JSON](https://github.com/jnunemaker/httparty/pull/573) +* [Convert objects to string when concatenating in multipart stuff](https://github.com/jnunemaker/httparty/pull/575) +* [Fix multipart to set its header even when other headers are provided](https://github.com/jnunemaker/httparty/pull/576) + ## 0.16.0 * [Add multipart support](https://github.com/jnunemaker/httparty/pull/569) ## 0.15.7