blob: 0ac1aa11d94934ca7c03e9ccbe8a6b008e71c808 [file] [log] [blame]
<?xml version="1.0"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<document>
<properties>
<title>Release notes for CLI 1.0</title>
<author email="dev@commons.apache.org">Commons Documentation Team</author>
</properties>
<body>
<section name="Release notes">
<p>
These are the release notes for Commons CLI 1.0.
<source>
INTRODUCTION:
This document contains the release notes for this version of the Commons
CLI package. Commons CLI provides a simple API for working with the
command line arguments and options.
This is the first release of the CLI component, therefore all features are new,
there are no bug-fixes, nothing is deprecated and there are no changes.
For more information, read the documentation on the project site at
http://commons.apache.org/cli/
</source>
</p>
</section>
</body>
</document>