Skip to content

Commit

Permalink
Merge pull request #191 from lestrrat-go/topic/releng-1.0.2
Browse files Browse the repository at this point in the history
Update Changes
  • Loading branch information
lestrrat authored May 7, 2020
2 parents 4aef210 + c60ea1c commit d173045
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,11 @@
Changes
=======

v1.0.2
v1.0.2 - 07 May 2020
* Since 1.0.0, we took somet time to play the test coverage game.
The coverage is around 30% better, and we _did_ uncover some
inconsistencies in the API, which got promptly fixed.
But I'm tired of the coverage game for the time being. PR's welcome!
* Add jwk.AssignKeyID to automatically assign a `kid` field to a JWK
* Fix jwe.Encrypt / jwe.Decrypt to properly look at the `zip` field
* Change jwe.Message accessors to return []byte, not buffer.Buffer
Expand Down

0 comments on commit d173045

Please sign in to comment.