Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 323 Bytes

CHANGELOG.md

File metadata and controls

17 lines (13 loc) · 323 Bytes

0.2.0

  • Allow Faraday 2.x.

0.1.0

  • Require Ruby 2.5 and up.
  • Require ActiveSupport 4.2 and up.
  • Allow Faraday 1.x.
  • Refresh code/specs and publish to rubygems.org.

0.0.3

  • Added ability to specify the response body and response headers.

0.0.2

  • Ability to raise Faraday::SSLError.

0.0.1

  • Initial release.