Removed invalid Javadoc markup for CSVFormat EXCEL #64.

This commit is contained in:
Gary Gregory 2020-04-03 17:05:04 -04:00
parent 3c393fedbd
commit 6c66ca4704
1 changed files with 2 additions and 1 deletions

View File

@ -49,7 +49,8 @@
<action type="update" dev="ggregory" due-to="Gary Gregory">Update org.junit.jupiter:junit-jupiter from 5.6.0 to 5.6.1.</action>
<action type="update" dev="ggregory" due-to="Chen">Fix CSVFileParserTest.java to allow for a null return value from record.getComment() #62.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Update tests from Apache Commons Lang 3.9 to 3.10.</action>
<action type="update" dev="ggregory" due-to="Chen">Improve test coverage in CSVFormatTest #65.</action>
<action type="update" dev="ggregory" due-to="Chen">Improve test coverage in CSVFormatTest #65.</action>
<action type="update" dev="ggregory" due-to="Chen">Removed invalid Javadoc markup for CSVFormat EXCEL #64.</action>
</release>
<release version="1.8" date="2020-02-01" description="Feature and bug fix release (Java 8).