Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 881 Bytes

CHANGELOG.md

File metadata and controls

31 lines (17 loc) · 881 Bytes

[Unreleased]

[2.2.0] - 2022-10-11

Changed

  • automatic json response decoding, and remove legacy token support by @nov in #95

[2.1.0] - 2022-10-10

Added

  • accept local_http_config on Rack::OAuth2::Client#access_token! & revoke! to support custom headers etc. by @nov in #93

[2.0.1] - 2022-10-09

Fixed

  • changes for mTLS on faraday by @nov in #92

[2.0.0] - 2022-10-09

Added

  • start recording CHANGELOG

Changed