Updated changelog to link to the 0.11.2 milestone

This commit is contained in:
Les Hazlewood 2020-06-11 14:21:03 -04:00
parent 26527bd43c
commit 5c8064bbd1
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ This patch release:
* Adds missing parameters type to `Maps.add()`, which removes an unchecked type warning. [Issue 591](https://github.com/jwtk/jjwt/issues/591)
* Ensures `GsonDeserializer` always uses `UTF-8` for encoding bytes to Strings. [Pull Request 592](https://github.com/jwtk/jjwt/pull/592)
All issues and PRs are listed in the Github [JJWT 0.11.2 milestone](https://github.com/jwtk/jjwt/milestone/23?closed=1).
### 0.11.1