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

Add security notice in changelog

This commit is contained in:
John Nunemaker 2022-12-30 16:04:52 -05:00
parent 455c222a4d
commit a2038f2b87

View file

@ -1,6 +1,7 @@
## unreleased
## 0.21.0
* Fix request marshaling (https://github.com/jnunemaker/httparty/pull/767)
* [escape filename in the multipart/form-data Content-Disposition header](https://github.com/jnunemaker/httparty/commit/cdb45a678c43e44570b4e73f84b1abeb5ec22b8e)
* [Fix request marshaling](https://github.com/jnunemaker/httparty/pull/767)
* [Replace `mime-types` with `mini_mime`](https://github.com/jnunemaker/httparty/pull/769)
## 0.20.0