We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2807d6b commit a7f076fCopy full SHA for a7f076f
1 file changed
Changes
@@ -1,7 +1,7 @@
1
Changes
2
=======
3
4
-v1.1.2
+v1.1.2 16 Feb 2021
5
[New features]
6
* `RegisterCustomField()` has been added, which allows users to
7
specify a private claim/field/header to decode into a particular
@@ -11,6 +11,8 @@ v1.1.2
11
* Failures for `jwk.Key.MarshalJSON()` were not properly reported (#330, #331)
12
13
[Miscellaneous]
14
+ * `jwe.Encrypt()` now takes options. This should not matter unless you
15
+ were somehow depending on its method signature.
16
* Dependencies for "github.com/goccy/go-json" has been upgraded to
17
v0.4.2
18
0 commit comments