Update CHANGELOG.md (#1591)

This commit is contained in:
Alireza Afkar 2019-10-15 03:31:35 +03:30 committed by inder123
parent 9bf25c2eb6
commit 87b1d26d06
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ Change Log
## Version 2.8.6
_2019-10-04_ [GitHub Diff](https://github.com/google/gson/compare/gson-parent-2.8.5...gson-parent-2.8.6)
* Added static nethods `JsonParser.parseString` and `JsonParser.parseReader` and deprecated instance method `JsonParser.parse`
* Added static methods `JsonParser.parseString` and `JsonParser.parseReader` and deprecated instance method `JsonParser.parse`
* Java 9 module-info support
## Version 2.8.5