diff --git a/src/changes/changes.xml b/src/changes/changes.xml index cb4d250..e8e3765 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -44,7 +44,11 @@ The type attribute can be add,update,fix,remove. - + + + Add support for Log4j API and SLF4J #177. + + Add Automatic-Module-Name Manifest Header for Java 9 compatibility. @@ -72,7 +76,7 @@ The type attribute can be add,update,fix,remove. Fix possible NPEs in LogFactoryImpl. - + Bump Java from 6 to 8.