Update release notes, fixes #1848

This commit is contained in:
Andreas Dangel
2019-06-01 19:41:14 +02:00
parent 94afed80df
commit df53fddef9

View File

@ -16,6 +16,9 @@ This is a {{ site.pmd.release_type }} release.
### Fixed Issues
* java
* [#1848](https://github.com/pmd/pmd/issues/1848): \[java] Local classes should preserve their modifiers
### API Changes
### External Contributions