Update release notes, refs #605

This commit is contained in:
Andreas Dangel
2017-10-16 21:11:38 +02:00
parent ffcf5cb704
commit 2b60ecaead

View File

@ -233,6 +233,7 @@ a warning will now be produced suggesting users to adopt it for better performan
* [#488](https://github.com/pmd/pmd/pull/488): \[apex] Use Apex lexer for CPD
* [#489](https://github.com/pmd/pmd/pull/489): \[apex] Update Apex compiler
* [#500](https://github.com/pmd/pmd/issues/500): \[apex] Running through CLI shows jorje optimization messages
* [#605](https://github.com/pmd/pmd/issues/605): \[apex] java.lang.NoClassDefFoundError in the latest build
* [#637](https://github.com/pmd/pmd/issues/637): \[apex] Avoid SOSL in loops
* cpp
* [#448](https://github.com/pmd/pmd/issues/448): \[cpp] Write custom CharStream to handle continuation characters