This is an automated email from the ASF dual-hosted git repository. robertlazarski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
commit 2ddd4b5ec1d8db4a8c89d185f7e563fa93e63a77 Author: Robert Lazarski <[email protected]> AuthorDate: Sun May 17 15:21:18 2026 -1000 Add 2.0.1 release notes to site navigation sidebar Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]> --- src/site/site.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/site/site.xml b/src/site/site.xml index 2253bfca5c..7d2edaa083 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -61,6 +61,7 @@ <item name="1.8.1" href="release-notes/1.8.1.html"/> <item name="1.8.2" href="release-notes/1.8.2.html"/> <item name="2.0.0" href="release-notes/2.0.0.html"/> + <item name="2.0.1" href="release-notes/2.0.1.html"/> </item> <item name="Modules" href="modules/index.html" /> <item name="Tools" href="tools/index.html" />
