Skip to content

Commit 92e486a

Browse files
committed
Abbreviate title in release notes
1 parent 35771c1 commit 92e486a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/changes/release-notes.vm

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
## specific language governing permissions and limitations
1616
## under the License.
1717
##
18-
${project.name} Version ${version} Release Notes
18+
${project.name} ${version} Release Notes
1919

2020
This document contains the release notes for the ${version} version of Apache Commons CSV.
2121
Commons CSV reads and writes files in variations of the Comma Separated Value (CSV) format.

0 commit comments

Comments
 (0)