Update release description.

This commit is contained in:
Gary Gregory 2020-03-24 21:07:12 -04:00
parent 29a0464653
commit 64cb6d7a93
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
<title>Apache Commons CSV Release Notes</title>
</properties>
<body>
<release version="1.9" date="2020-MM-DD" description="Bug fix release (Java 8)">
<release version="1.9" date="2020-MM-DD" description="Feature and bug fix release (Java 8)">
<action type="add" dev="ggregory" due-to="dota17">Add testcases for CSVRecord with get(Enum) and toString. #54.</action>
<action type="update" dev="ggregory" due-to="Amey Jadiye">Replace FindBugs with SpotBugs #56.</action>
<action type="update" dev="ggregory" due-to="Chen">Javadoc typo in CSVFormat let's -> lets #57.</action>