mirror of https://github.com/jwtk/jjwt.git
Updated changelog to link to the 0.11.2 milestone
This commit is contained in:
parent
26527bd43c
commit
5c8064bbd1
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue