pmd/docs/pages/release_notes.md
Juan Martín Sotuyo Dodero 4619fe0a54 Update changelog, refs #1383
2018-10-14 14:13:12 -03:00

2.1 KiB

title permalink keywords
PMD Release Notes pmd_release_notes.html changelog, release notes

{{ site.pmd.date }} - {{ site.pmd.version }}

The PMD team is pleased to announce PMD {{ site.pmd.version }}.

This is a {{ site.pmd.release_type }} release.

{% tocmaker is_release_notes_processor %}

New and noteworthy

Fixed Issues

  • java
    • #1330: [java] PMD crashes with java.lang.ClassFormatError: Absent Code attribute in method that is not native or abstract in class file javax/xml/ws/Service
  • java-bestpractices
    • #1202: [java] GuardLogStatement: "There is log block not surrounded by if" doesn't sound right
    • #1365: [java] JUnitTestsShouldIncludeAssert false positive
  • java-codestyle
    • #1356: [java] UnnecessaryModifier wrong message public->static

API Changes

External Contributions

{% endtocmaker %}