Skip to content

Commit 766a059

Browse files
author
Daisuke Maki
committed
Update Changes
1 parent 20849bd commit 766a059

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
v3 has many incompatibilities with v2. To see the full list of differences between
55
v2 and v3, please read the Changes-v3.md file (https://github.com/lestrrat-go/jwx/blob/develop/v3/Changes-v3.md)
66

7-
v3.0.0-beta1
7+
v3.0.0-beta1 15 Mar 2025
88
* [jwt] Token validation no longer truncates time based fields by default.
99
To restore old behavior, you can either change the global settings by
1010
calling `jwt.Settings(jwt.WithTruncation(time.Second))`, or you can

0 commit comments

Comments
 (0)