diff --git a/pmd/etc/changelog.txt b/pmd/etc/changelog.txt index 4782e479a8..b9c688c1e4 100644 --- a/pmd/etc/changelog.txt +++ b/pmd/etc/changelog.txt @@ -1,9 +1,9 @@ ??? - 0.3: -Added new rules: UseSingletonRule, ShortVariableRule, LongVariableRule +Added new rules: UseSingletonRule, ShortVariableRule, LongVariableRule, ShortMethodNameRule Removed the 'text' report format. Moved rules into rulesets which are defined in XML files. Added a 'failonerror' attribute to the Ant task. -foo + June 27 2002 - 0.2: Added new rules: IfElseStmtsMustUseBracesRule, EmptyWhileStmtRule