Update changelog

This commit is contained in:
Andreas Dangel
2015-09-04 20:14:56 +02:00
parent dd8262cf69
commit e3357987f2

View File

@ -12,6 +12,7 @@
**Bugfixes:**
* [#1370](https://sourceforge.net/p/pmd/bugs/1370/): ConsecutiveAppendsShouldReuse not detected properly on StringBuffer
* [#1384](https://sourceforge.net/p/pmd/bugs/1384/): NullPointerException in ConsecutiveLiteralAppendsRule
**API Changes:**