diff --git a/src/xdocs/releasenotes.xml b/src/xdocs/releasenotes.xml index 286122bb3..10744007a 100644 --- a/src/xdocs/releasenotes.xml +++ b/src/xdocs/releasenotes.xml @@ -26,7 +26,7 @@ Detect only label as illegal token in IllegalToken check, default token set is changed to TokenTypes.LABELED_STAT. Author: Michal Kordas #1162
  • - Add possibility to configure targets for ParenPad check, LPAREN and RPAREN were removed from acceptable tokens. #1189 . Author: Vladislav Lisetskiy #1189 + Add possibility to configure targets for ParenPad check, LPAREN and RPAREN were removed from acceptable tokens. Author: Vladislav Lisetskiy #1189
  • Set default value of max property to 4 (from 1) for ThrowsCountCheck and update javadoc/xdoc. Author: MEZk #1143 @@ -55,10 +55,10 @@

    Bug fixes: