Added release notes and doc update for the 0.7.0 release.

This commit is contained in:
Les Hazlewood 2016-09-12 17:22:41 -07:00
parent c13362dafa
commit 0da903f214
1 changed files with 4 additions and 0 deletions

View File

@ -54,6 +54,10 @@ Previous versions of JJWT required RSA private keys to implement `java.security.
The few dependencies JWWT has (e.g. Jackson) have been updated to their latest stable versions at the time of release. The few dependencies JWWT has (e.g. Jackson) have been updated to their latest stable versions at the time of release.
#### Issue List
For all completed issues, please see the [0.7.0 Milestone List](https://github.com/jwtk/jjwt/milestone/7?closed=1)
### 0.6.0 ### 0.6.0
#### Enforce JWT Claims when Parsing #### Enforce JWT Claims when Parsing