We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f166feb commit c44f4f6Copy full SHA for c44f4f6
Changes
@@ -4,7 +4,7 @@ Changes
4
v3 has many incompatibilities with v2. To see the full list of differences between
5
v2 and v3, please read the Changes-v3.md file (https://github.com/lestrrat-go/jwx/blob/develop/v3/Changes-v3.md)
6
7
-v3.0.0-beta2 UNRELEASED
+v3.0.0-beta2 30 Mar 2025
8
* [jwk] Fix a bug where `jwk.Set`'s `Keys()` method did not return the proper
9
non-standard fields. (#1322)
10
* [jws][jwt] Implement `WithBase64Encoder()` options to pass base64 encoders
@@ -31,4 +31,4 @@ v3.0.0-alpha2 25 Feb 2025
31
* Require go1.23
32
33
v3.0.0-alpha1 01 Nov 2024
34
- * Initial release of v3 line.
+ * Initial release of v3 line.
0 commit comments