mirror of https://github.com/jwtk/jjwt.git
Update CHANGELOG with better description of JSON error handling
This commit is contained in:
parent
8a11a4ed18
commit
6c25d67978
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
This patch release:
|
This patch release:
|
||||||
|
|
||||||
* Adds handling for common JSON parsing exceptions and wraps them in a `JwtException`.
|
* Adds additional handling for rare JSON parsing exceptions and wraps them in a `JwtException` to allow the application to handle these conditions as JWT concerns.
|
||||||
|
|
||||||
### 0.11.2
|
### 0.11.2
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue