On Tue, Aug 5, 2025 at 12:29 PM Tamás Cservenák <[email protected]> wrote: > > Hey Gary, > > Most likely this one is missed from change? > https://github.com/apache/commons-cli/commit/b1f015ed358f09d9112597b3e2c651be2baa6b83 > > I was confused when I looked at this change (is it out?), and did not > find it in relnotes...
Hi Tamás, When I merge a pull request, I add an entry to the changes.xml file. I then use that file to update the release notes when I create a release candidate. If you commit to git master directly, then I think it's your responsibility to edit changes.xml ;-) Gary > > Thanks > T > > On Sun, Aug 3, 2025 at 1:28 AM Gary Gregory <[email protected]> wrote: > > > > The Apache Commons CLI team is pleased to announce the release of > > Apache Commons CLI 1.10.0. > > > > Apache Commons CLI provides a simple API for presenting, processing, > > and validating a Command Line Interface. > > > > This is a feature and maintenance release. Java 8 or later is required. > > > > Historical list of changes: > > https://commons.apache.org/proper/commons-cli/changes.html > > > > For complete information on Apache Commons CLI, including instructions > > on how to submit bug reports, patches, or suggestions for improvement, > > see the Apache Commons CLI website: > > > > https://commons.apache.org/proper/commons-cli/ > > > > Download page: > > https://commons.apache.org/proper/commons-cli/download_cli.cgi > > > > Gary Gregory > > Apache Commons > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
