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:
parent
69105b8721
commit
2f75cd3d76
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue