···2233All notable changes to this project will be documented in this file.
4455+## [2.7.0] - 2026-02-15
66+77+### Changed
88+99+- **Update oauth-client-deno to 5.0.0**: Picks up issuer verification after
1010+ token exchange, token response validation, auth server metadata validation,
1111+ DPoP htu normalization, nonce caching, auto-retry on 401, and HTTPS
1212+ enforcement. See oauth-client-deno v5.0.0 changelog for full details.
1313+514## [2.6.1] - 2026-02-15
615716### Fixed