We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fb5e34 commit 6704320Copy full SHA for 6704320
net.sf.eclipsecs.doc/src/main/resources/partials/releases/8.21.0/release_notes.html
@@ -2,9 +2,19 @@
2
<h3>Changes</h3>
3
<ul>
4
<li>
5
- <a href="https://github.com/checkstyle/eclipse-cs/issues/161">
+ <a href="https://github.com/checkstyle/eclipse-cs/issues/1">
6
#161 Update to Checkstyle 8.21
7
</a>
8
</li>
9
</ul>
10
+
11
+ <p>
12
+ Please read the
13
+ <a target="_blank" href="http://checkstyle.sourceforge.net/releasenotes.html">
14
+ Checkstyle release notes
15
+ </a>
16
+ for details on recent and potentially breaking changes in Checkstyle.
17
+ Checkstyle configuration files potentially
18
+ need to be adapted to this version.
19
+ </p>
20
</div>
0 commit comments