diff --git a/src/xdocs/releasenotes.xml b/src/xdocs/releasenotes.xml index 55bd6fc7d..a4a7c10e4 100644 --- a/src/xdocs/releasenotes.xml +++ b/src/xdocs/releasenotes.xml @@ -16,6 +16,9 @@
  • New Check: Empty Catch Block Check for Google Style Guide. Author: Alex Kravin#571
  • +
  • + New option for Visibility Modifier Check, to allow public immutable fields. Author: Alex Kravin#61 +
  • Bug fixes: