Javadoc typo in CSVFormat let's -> lets #57.

This commit is contained in:
Gary Gregory 2020-02-13 08:49:46 -05:00
parent db130e7178
commit e503c568a1
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@
<release version="1.8.1" date="2020-MM-DD" description="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>
</release>
<release version="1.8" date="2020-02-01" description="Feature and bug fix release (Java 8).