8000 Note release date of release 1.3 in changes.xml · Fati1996i/commons-csv@a351eea · GitHub
Skip to content

Commit a351eea

Browse files
committed
Note release date of release 1.3 in changes.xml
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1743010 13f79535-47bb-0310-9956-ffa450edef68
1 parent 8a79e74 commit a351eea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<release version="1.3.1" date="2016-MM-DD" description="Feature and bug fix release">
4242
<action issue="CSV-181" type="update" dev="ggregory" due-to="Gary Gregory">Make CSVPrinter.print(Object) GC-free.</action>
4343
</release>
44-
<release version="1.3" date="2016-MM-DD" description="Feature and bug fix release">
44+
<release version="1.3" date="2016-05-09" description="Feature and bug fix release">
4545
<action issue="CSV-179" type="add" dev="britter">Add shortcut method for using first record as header to CSVFormat</action>
4646
<action issue="CSV-180" type="add" dev="britter">Add withHeader(Class&lt;? extends Enum&gt;) to CSVFormat</action>
4747
<action issue="CSV-167" type="update" dev="sebb" due-to="Rene">Comment line hides next record; update Javadoc to make behaviour clear</action>

0 commit comments

Comments
 (0)