This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-cli.git
The following commit(s) were added to refs/heads/master by this push: new 8eb262f [CLI-334] Fix Javadoc pathing #280 8eb262f is described below commit 8eb262ffdf02d85472a8b2262285de05279b52ef Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Tue May 28 12:20:57 2024 -0400 [CLI-334] Fix Javadoc pathing #280 --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index f7e216e..a21fcbd 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -23,6 +23,7 @@ </properties> <body> <release version="1.8.1" date="YYYY-MM-DD" description="This release contains new features and bug fixes and requires Java 8 or above."> + <action type="add" issue="CLI-334" dev="ggregory" due-to="Eric Pugh">Fix Javadoc pathing #280.</action> </release> <release version="1.8.0" date="2024-05-18" description="This release contains new features and bug fixes and requires Java 8 or above."> <!-- ADD -->