Skip to content

Commit 62ac2e4

Browse files
committed
Updated release notes wrt #25, authorship
1 parent ed453e3 commit 62ac2e4

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

release-notes/CREDITS-2.x

+2
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ Julian Honnen (@jhonnen)
4848

4949
@Shounaks
5050

51+
* Contributed PoC of #25: Add support single-int Constructors
52+
(2.17.0)
5153
* Contributed fix for #93: Skip serialization of `groovy.lang.MetaClass` values
5254
to avoid `StackOverflowError`
5355
(2.17.0)

release-notes/VERSION-2.x

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Modules:
1414
2.17.0 (not yet released)
1515

1616
#25: Add support single-int Constructors
17+
(contributed by @Shounaks)
1718
#78: Deserializes "null" to "0.0" for `java.lang.Double` (wrapper)
1819
(reported by @bill-phast)
1920
#93: Skip serialization of `groovy.lang.MetaClass` values to avoid `StackOverflowError`

0 commit comments

Comments
 (0)