We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92b52d2 commit 41e48f7Copy full SHA for 41e48f7
CHANGELOG.md
@@ -1,6 +1,10 @@
1
Change Log
2
==========
3
4
+## Version 2.8.1
5
+_2016-10-26_ [GitHub Diff](https://github.com/google/gson/compare/gson-parent-2.8.0...gson-parent-2.8.1)
6
+ * New: `JsonObject.keySet()`
7
+
8
## Version 2.8
9
_2016-10-26_ [GitHub Diff](https://github.com/google/gson/compare/gson-parent-2.7...gson-parent-2.8.0)
10
* New: `TypeToken.getParameterized()` and `TypeToken.getArray()` make it easier to
0 commit comments