diff --git a/Changes b/Changes index 6a2e1ebba..0c7be2dea 100644 --- a/Changes +++ b/Changes @@ -4,7 +4,7 @@ Changes v2 has many incompatibilities with v1. To see the full list of differences between v1 and v2, please read the Changes-v2.md file (https://github.com/lestrrat-go/jwx/blob/develop/v2/Changes-v2.md) -v2.1.0 UNRELEASED +v2.1.0 18 Jun 2024 [New Features] * [jwt] Added `jwt.ParseCookie()` function * [jwt] `jwt.ParseRequest()` can now accept a new option, jwt.WithCookieKey() to