We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7362a0 commit 1e1351aCopy full SHA for 1e1351a
release-notes/CREDITS-2.x
@@ -42,3 +42,8 @@ Georg Schmidt-Dumont (georgschmidtdumont@github)
42
43
* Reported #74: MrBean module should not materialize `java.io.Serializable`
44
(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
@@ -13,6 +13,7 @@ Modules:
13
2.10.0 (not yet released)
14
15
#52: (mrbean) Interfaces may have non-abstract methods (since java8)
16
+ (suggested by Harrison H)
17
#79: (all) Add simple module-info for JDK9+, using Moditect
18
- Update `asm` version 5.2 -> 7.0 for JDK 11 support
19
- Remove SPI metadata for OSGi module as there is no 0-arg constructor, does
0 commit comments