Skip to content

Commit

Permalink
3.1.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dgrijalva committed Oct 19, 2017
1 parent a539ee1 commit dbeaa93
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions VERSION_HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## `jwt-go` Version History

#### 3.1.0

* Improvements to `jwt` command line tool
* Added `SkipClaimsValidation` option to `Parser`
* Documentation updates

#### 3.0.0

* **Compatibility Breaking Changes**: See MIGRATION_GUIDE.md for tips on updating your code
Expand Down

0 comments on commit dbeaa93

Please sign in to comment.