Update changelog, refs #1264

This commit is contained in:
Juan Martín Sotuyo Dodero
2018-07-30 01:03:24 -03:00
parent 078ffa18e4
commit ecdd3ad2a7

View File

@ -28,4 +28,5 @@ This is a minor release.
### External Contributions
* [#1264](https://github.com/pmd/pmd/pull/1264): \[cpp] Fix NullPointerException in CPPTokenizer:99 - [Rafael Cortês](https://github.com/mrfyda)
* [#1258](https://github.com/pmd/pmd/pull/1258): \[java] Use typeof in MissingSerialVersionUID - [krichter722](https://github.com/krichter722)