We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02070fd commit 8c29cf5Copy full SHA for 8c29cf5
release-notes/CREDITS-2.x
@@ -240,3 +240,7 @@ Oleksandr Poslavskyi (alevskyi@github)
240
James Agnew (jamesagnew@github)
241
* Contributed implementation of #611: Optionally allow leading decimal in float tokens
242
(2.11.0)
243
+
244
+Jendrik Johannes (jjohannes@github)
245
+ * Contributed #618: Publish Gradle Module Metadata
246
+ (2.12.0)
release-notes/VERSION-2.x
@@ -16,6 +16,8 @@ JSON library.
16
17
2.12.0 (not yet released)
18
19
+#618: Publish Gradle Module Metadata
20
+ (contributed by Jendrik J)
21
#619: Add `StreamReadCapability` for further format-based/format-agnostic
22
handling improvements
23
- Deprecate `JsonParser.getCurrentTokenId()` (use `#currentTokenId()` instead)
0 commit comments