Add to the release notes.

This commit is contained in:
Oliver Burn 2013-06-17 21:45:20 +10:00
parent 25ba46b76e
commit 4e4a635fab
1 changed files with 4 additions and 1 deletions

View File

@ -14,7 +14,10 @@
<p>New features:</p>
<ul>
<li>
TBD
Support
<a href="config.html#SuppressWarningsFilter">SuppressWarningsFilter</a>
to use <code>@SuppressWarnings</code> annotations to suppress
violations. Thanks to Trevor Robinson for patch #156.
</li>
</ul>
<p>Bug fixes:</p>