This is an automated email from the ASF dual-hosted git repository. pottlinger pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/creadur-site.git
commit 66888926e75a8f6b4fafb7b38b15c46684fc2769 Author: P. Ottlinger <[email protected]> AuthorDate: Fri Mar 20 15:17:28 2026 +0100 RAT-530: Add 0.18 release site build results --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 0d8535c73..e4c240bfc 100644 --- a/index.html +++ b/index.html @@ -122,8 +122,8 @@ and </ul> <h3 id="version-history">Version history</h3> <ul> - <li>2026-03-10 — We are currently working on an intermediate RAT 0.18 release, <a href="rat018">sneak peek</a>.</li> - <li>2025-12-27 — We are currently working on an intermediate RAT 0.18 release that will drop JDK8 and contains a lot of bugfixes. In parallel work continues on 1.0.0 with a lot of architectural changes.</li> + <li>2026-03-20 — <a href="https://creadur.apache.org/rat/apache-rat/migrationguide/0.18.html">Migration guide</a> for RAT 0.18 published</li> + <li>2026-03-12 — <a href="rat">Apache RAT 0.18</a> released (<a href="release-notes/RELEASE-NOTES-018.txt">release notes</a>) - this is an intermediate bugfix and performance improvement release, that drops JDK8. Work on 1.0.0 continues and will introduce major architecture changes.</li> <li>2025-11-09 — <a href="https://creadur.apache.org/rat100/apache-rat/migrationguide/0.17.html">Migration guide</a> for RAT 0.17 published</li> <li>2025-10-17 — <a href="rat">Apache RAT 0.17</a> released - You will need to adapt your configuration as this release introduces breaking changes! (<a href="release-notes/RELEASE-NOTES-017.txt">release notes</a>)</li> <li>2024-01-28 — <a href="rat">Apache RAT</a> 0.16.1 released - (<a href="release-notes/RELEASE-NOTES-0161.txt">release notes</a>)</li>
