Update changelog, fixes #219
This commit is contained in:
@ -20,6 +20,8 @@ This is a bug fixing release, no major changes were introduced.
|
|||||||
|
|
||||||
### Fixed Issues
|
### Fixed Issues
|
||||||
|
|
||||||
|
* java-design
|
||||||
|
* [#219](https://github.com/pmd/pmd/issues/219): \[java] UnnecessaryLocalBeforeReturn: ClassCastException in switch case with local variable returned
|
||||||
* java-optimizations
|
* java-optimizations
|
||||||
* [#215](https://github.com/pmd/pmd/issues/215): \[java] RedundantFieldInitializer report for annotation field not explicitly marked as final
|
* [#215](https://github.com/pmd/pmd/issues/215): \[java] RedundantFieldInitializer report for annotation field not explicitly marked as final
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user