forked from phoedos/pmd
Update changelog
This commit is contained in:
@ -8,8 +8,13 @@
|
||||
|
||||
**New/Modified/Deprecated Rules:**
|
||||
|
||||
* java-design/UseVargs: public static void main method is ignored now and so are methods, that are annotated
|
||||
with Override. See [PR#79](https://github.com/pmd/pmd/pull/79).
|
||||
|
||||
**Pull Requests:**
|
||||
|
||||
* [#79](https://github.com/pmd/pmd/pull/79): do not flag public static void main(String[]) as UseVarargs; ignore @Override for UseVarargs
|
||||
|
||||
**Bugfixes:**
|
||||
|
||||
**API Changes:**
|
||||
|
Reference in New Issue
Block a user