update for release notes 6.4
This commit is contained in:
parent
f9f60d3142
commit
d2176afac8
|
|
@ -16,6 +16,9 @@
|
|||
<li>
|
||||
New Check: Empty Catch Block Check for Google Style Guide. Author: Alex Kravin<a href="https://github.com/checkstyle/checkstyle/issues/571">#571</a>
|
||||
</li>
|
||||
<li>
|
||||
New option for Visibility Modifier Check, to allow public immutable fields. Author: Alex Kravin<a href="https://github.com/checkstyle/checkstyle/issues/61">#61</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<p>Bug fixes:</p>
|
||||
|
|
|
|||
Loading…
Reference in New Issue