Update CHANGELOG with better description of JSON error handling

This commit is contained in:
Brian Demers 2021-07-01 15:55:38 -04:00 committed by Brian Demers
parent 8a11a4ed18
commit 6c25d67978
1 changed files with 1 additions and 1 deletions

View File

@ -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