CHANGELOG.md

# CHANGELOG

## v0.1.5 (2025-10-10)

  * Include client credentials URL & params in cache key.
  * Remove checking of URI scheme when determining whether to run.

## v0.1.4 (2025-09-17)

  * Fix incorrect content-type in token request by building new request.

## v0.1.3 (2025-07-31)

  * Fix inclusion of client credential params in access token request.

## v0.1.2 (2025-07-30)

  * Improve handling of failed token requests.

## v0.1.1 (2025-07-16)

  * Plugin "detaches" itself before making token request.

## v0.1.0 (2025-07-16)

  * Initial release.