1
0
Fork 0
mirror of https://github.com/rest-client/rest-client.git synced 2022-11-09 13:49:40 -05:00

Add history note about mime-types monkey patch.

This commit is contained in:
Andy Brody 2015-01-27 22:35:46 -08:00
parent 69105b8721
commit 2f75cd3d76

View file

@ -17,6 +17,8 @@ breaking changes.
- Fix some support for using IPv6 addresses in URLs (still affected by Ruby
2.0+ bug https://bugs.ruby-lang.org/issues/9129, with the fix expected to be
backported to 2.0 and 2.1)
- Drop monkey patch on MIME::Types (added `type_for_extension` method, use
the public interface instead.
# 1.7.2