Update changelog
This commit is contained in:
1 parent
1e5c1c05ca
commit
7d5be34cd2
1 file changed
+3
@@ -14,11 +14,14 @@
|
||||
|
||||
* [#35](https://github.com/adangel/pmd/pull/35): Javascript tokenizer now ignores comment tokens.
|
||||
* [#103](https://github.com/pmd/pmd/pull/103): \[java] \[apex] Fix for 1501: CyclomaticComplexity rule causes OOM when class reporting is disabled
|
||||
* [#111](https://github.com/pmd/pmd/pull/111): \[java] Fix BooleanInstantiationRule for Java 8
|
||||
|
||||
**Bugfixes:**
|
||||
|
||||
* Java
|
||||
* [#1501](https://sourceforge.net/p/pmd/bugs/1501/): \[java] \[apex] CyclomaticComplexity rule causes OOM when class reporting is disabled
|
||||
* java-basic/BooleanInstantiation
|
||||
* [#1533](https://sourceforge.net/p/pmd/bugs/1533/): \[java] BooleanInstantiation: ClassCastException with Annotation
|
||||
* java-comments
|
||||
* [#1522](https://sourceforge.net/p/pmd/bugs/1522/): \[java] CommentRequired: false positive
|
||||
* java-design/CloseResource
|
||||
|
||||
Reference in new issue
Block a user