Skip to content

Commit

Permalink
Update Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
lestrrat committed Oct 21, 2021
1 parent 27bd213 commit f2bdd8c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Changes
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
Changes
=======

v1.2.8 UNRELEASED
v1.2.8 21 Oct 2021
[Miscellaneous]
* `jws.Message`, `jws.Signature`, `jws.Headers` have been reworked
to allow JSON messages to be verified correctly. The problem can
be caused when protected headers are serialized one way (perhaps
Expand All @@ -18,6 +19,9 @@ v1.2.8 UNRELEASED
and neither users nor the developers of this library should
rely on it.

* Code generation has be refactored. The main go.mod should now
have slightly less dependencies.

v1.2.7 26 Sep 2021
[New features]
* `jwt.InferAlgorithmFromKey()` option is now available to "guess"
Expand Down

0 comments on commit f2bdd8c

Please sign in to comment.