Add notes about Jackson version update in release notes: #642

This commit is contained in:
Brian Demers 2021-02-19 18:38:49 -05:00 committed by Brian Demers
parent 6b2843bded
commit 9007ae7c98
1 changed files with 2 additions and 1 deletions

View File

@ -1,10 +1,11 @@
## Release Notes
### 0.11.3
### 0.11.3 (pending release)
This patch release:
* 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.
* Upgrades the `jjwt-jackson` module's Jackson dependency to `2.9.10.7`.
### 0.11.2