Update release notes, fixes #1546

This commit is contained in:
Andreas Dangel
2019-01-18 09:47:12 +01:00
parent 200cd2c210
commit f61fb1491d

View File

@ -39,6 +39,7 @@ This is a {{ site.pmd.release_type }} release.
* apex
* [#1542](https://github.com/pmd/pmd/pull/1542): \[apex] Include the documentation category
* [#1546](https://github.com/pmd/pmd/issues/1546): \[apex] PMD parsing exception for Apex classes using 'inherited sharing' keyword
* java
* [#1556](https://github.com/pmd/pmd/issues/1556): \[java] Default methods should not be considered abstract
* java-bestpractices