Skip to content

Commit 1e1351a

Browse files
committed
update release notes
1 parent c7362a0 commit 1e1351a

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

release-notes/CREDITS-2.x

+5
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,8 @@ Georg Schmidt-Dumont (georgschmidtdumont@github)
4242

4343
* Reported #74: MrBean module should not materialize `java.io.Serializable`
4444
(2.9.9)
45+
46+
Harrison Houghton (hrhino@github)
47+
48+
* Suggested, contributed impl for #52: Interfaces may have non-abstract methods (since java8)
49+
(2.10.0)

release-notes/VERSION-2.x

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Modules:
1313
2.10.0 (not yet released)
1414

1515
#52: (mrbean) Interfaces may have non-abstract methods (since java8)
16+
(suggested by Harrison H)
1617
#79: (all) Add simple module-info for JDK9+, using Moditect
1718
- Update `asm` version 5.2 -> 7.0 for JDK 11 support
1819
- Remove SPI metadata for OSGi module as there is no 0-arg constructor, does

0 commit comments

Comments
 (0)