Skip to content

Commit 4f04913

Browse files
author
Daisuke Maki
committed
Update Changes
1 parent 42ae987 commit 4f04913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Changes

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Changes
44
v2 has many incompatibilities with v1. To see the full list of differences between
55
v1 and v2, please read the Changes-v2.md file (https://github.com/lestrrat-go/jwx/blob/develop/v2/Changes-v2.md)
66

7-
v2.1.2 UNRELEASED
7+
v2.1.2 25 Oct 2024
88
* [jwt] `jwt.ParseRequest` now uses %w to embed errors returned from
99
`jwt.ParseHeader`, `jwt.ParseCookie`, and `jwt.ParseForm`, allowing
1010
users to correctly call `errors.Is(err, jwt.ErrTokenExpired)` and the

0 commit comments

Comments
 (0)