diff --git a/README.md b/README.md index 339d287f..e8122b71 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,8 @@ These feature sets will be implemented in a future release when possible. Commu ### 0.3 -Parsing an expired Claims JWT or JWS (as determined by the `exp` claims field) will now throw an `ExpiredJwtException`. +- [Issue 6](https://github.com/jwtk/jjwt/issues/6): Parsing an expired Claims JWT or JWS (as determined by the `exp` claims field) will now throw an `ExpiredJwtException`. +- [Issue 7](https://github.com/jwtk/jjwt/issues/7): Parsing a premature Claims JWT or JWS (as determined by the `nbf` claims field) will now throw a `PrematureJwtException`. ### 0.2