Skip to content

Commit 57df0d1

Browse files
committed
Prepare release 1.1.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1640028 13f79535-47bb-0310-9956-ffa450edef68
1 parent 3c7caa3 commit 57df0d1

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
@@ -38,7 +38,7 @@
3838
<title>Release Notes</title>
3939
</properties>
4040
<body>
41-
<release version="1.1" date="2014-11-dd" description="Feature and bug fix release">
41+
<release version="1.1" date="2014-11-16" description="Feature and bug fix release">
4242
<action issue="CSV-140" type="fix" dev="ggregory" due-to="Damjan Jovanovic">QuoteMode.NON_NUMERIC doesn't work with CSVPrinter.printRecords(ResultSet)</action>
4343
<action issue="CSV-130" type="fix" dev="ggregory" due-to="Sergei Lebedev">CSVFormat#withHeader doesn't work well with #printComment, add withHeaderComments(String...)</action>
4444
<action issue="CSV-128" type="fix" dev="ggregory">CSVFormat.EXCEL should ignore empty header names</action>

0 commit comments

Comments
 (0)