Skip to content

Commit

Permalink
documenting changes for upcoming 3.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
dgrijalva committed Mar 8, 2018
1 parent 3265a9b commit b606e82
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions VERSION_HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
## `jwt-go` Version History

#### 3.2.0

* Added method `ParseUnverified` to allow users to split up the tasks of parsing and validation
* HMAC signing method returns `ErrInvalidKeyType` instead of `ErrInvalidKey` where appropriate

#### 3.1.0

* Improvements to `jwt` command line tool
Expand Down

0 comments on commit b606e82

Please sign in to comment.