diff --git a/src/xdocs/releasenotes.xml b/src/xdocs/releasenotes.xml index c6053aaf6..a8c1f637b 100644 --- a/src/xdocs/releasenotes.xml +++ b/src/xdocs/releasenotes.xml @@ -35,10 +35,10 @@ Exclude some java.util classes from Class Fan out. Thanks to Ivan Sopov and Vincent Massol.#31
  • - Allow to ignore java.lang and certain other classes. Thanks to Ivan Sopov and Vincent Massol.#33 + Allow to ignore java.lang and certain other classes. Thanks to Ivan Sopov and Vincent Massol.#33
  • - RequireThisCheck doesn't check methods. Thanks to krzyk.#41 + RequireThisCheck doesn't check methods. Thanks to krzyk.#41
  • Document WhitespaceAround for-each property. Thanks to Andrew Gaul.#15 @@ -60,7 +60,7 @@ Upgraded dependencies to guava-jdk5 14.0.1 and JUnit 4.11.
  • - partial fix for "Sonarqube found problems in Checkstyle" #46. + partial fix for "Sonarqube found problems in Checkstyle" #46.