From 639d23173f8e958666dc34add887fe054d52790b Mon Sep 17 00:00:00 2001 From: Daisuke Maki Date: Tue, 18 Jun 2024 07:49:20 +0900 Subject: [PATCH] Update Changes --- Changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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