Skip to content

Commit 06ce6f3

Browse files
doc: release notes for 10.26.1
1 parent c5c2d61 commit 06ce6f3

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

src/site/xdoc/releasenotes.xml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,31 @@
1010

1111
<body>
1212
<!-- placeholder for a new section -->
13+
<section name="Release 10.26.1">
14+
<div class="releaseDate">29.06.2025</div>
15+
<p>Bug fixes:</p>
16+
<ul>
17+
<li>
18+
NewlineAtEndOfFileCheck and empty files (size 0).
19+
Author: Eduard-Cristian Stefan
20+
<a href="https://github.com/checkstyle/checkstyle/issues/17250">#17250</a>
21+
</li>
22+
</ul>
23+
<p>Notes:</p>
24+
<ul>
25+
<li>
26+
Preparation for Migration of Checkstyle Codebase to Java 17.
27+
Author: Amit Kumar Deohoria
28+
<a href="https://github.com/checkstyle/checkstyle/issues/17168">#17168</a>
29+
</li>
30+
<li>
31+
Add data to javadoc of Check to indicate true version of module properties inherited
32+
from the abstract parent class.
33+
Author: SteLeo1602
34+
<a href="https://github.com/checkstyle/checkstyle/issues/17225">#17225</a>
35+
</li>
36+
</ul>
37+
</section>
1338
<section name="Release 10.26.0">
1439
<div class="releaseDate">24.06.2025</div>
1540
<p>New:</p>

0 commit comments

Comments
 (0)