Update changelog, refs #306

This commit is contained in:
Juan Martín Sotuyo Dodero committed 2017-03-22 20:29:29 -03:00
1 parent 8f1901f128
commit f0a7ab1ff4
1 file changed
+2
+2
View File
@@ -17,6 +17,8 @@ This is a bug fixing release.
### Fixed Issues
* general:
* [#305](https://github.com/pmd/pmd/issues/305): \[core] PMD not executing under git bash
* java-design:
* [#275](https://github.com/pmd/pmd/issues/275): \[java] FinalFieldCouldBeStatic: Constant in @interface incorrectly reported as "could be made static"
* java-strings: