Update changelog, refs #1068

This commit is contained in:
Juan Martín Sotuyo Dodero
2018-04-30 13:04:06 -03:00
parent 5de405d23f
commit eec6ad88c8

View File

@ -26,6 +26,8 @@ This is a bug fixing release.
* java-codestyle
* [#1065](https://github.com/pmd/pmd/issues/1065): \[java] ClassNamingConventions shouldn't prohibit numbers in class names
* [#1067](https://github.com/pmd/pmd/issues/1067): \[java] [6.3.0] PrematureDeclaration false-positive
* java-performance
* [#1051](https://github.com/pmd/pmd/issues/1051): \[java] ConsecutiveAppendsShouldReuse false-negative
### API Changes