diff --git a/src/xdocs/releasenotes.xml b/src/xdocs/releasenotes.xml index a9c434f6c..99a13d6b7 100644 --- a/src/xdocs/releasenotes.xml +++ b/src/xdocs/releasenotes.xml @@ -19,11 +19,35 @@ to use @SuppressWarnings annotations to suppress violations. Thanks to Trevor Robinson for patch #156. +
  • + New: UniqueProperties check. Thanks to Pavel Baranchikov. #19 +
  • Bug fixes:

    Notes:

    @@ -33,7 +57,10 @@ increased file loading times by up to 30%.
  • - Upgraded dependencies to Guava 14.0.1 and JUnit 4.11. + Upgraded dependencies to guava-jdk5 14.0.1 and JUnit 4.11. +
  • +
  • + poartial fix for "Sonarqube found problems in Checkstyle" #46.