Skip to content

Commit e7ccb14

Browse files
committed
Version 1.2.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1697754 13f79535-47bb-0310-9956-ffa450edef68
1 parent 5ed84eb commit e7ccb14

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

src/changes/changes.xml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,10 @@
3838
<title>Release Notes</title>
3939
</properties>
4040
<body>
41-
<release version="1.2" date="2015-MM-DD" description="Feature and bug fix release">
41+
<release version="1.3" date="2015-MM-DD" description="Feature and bug fix release">
42+
<action issue="CSV-???" type="???" dev="???" due-to="???">???</action>
43+
</release>
44+
<release version="1.2" date="2015-08-24" description="Feature and bug fix release">
4245
<action issue="CSV-145" type="fix" dev="ggregory" due-to="Frank Ulbricht">CSVFormat.with* methods clear the header comments</action>
4346
<action issue="CSV-156" type="fix" dev="ggregory" due-to="Jason Steenstra-Pickens">Incorrect Javadoc on QuoteMode.NONE</action>
4447
<action issue="CSV-157" type="add" dev="ggregory">Add enum CSVFormat.Predefined that contains the default CSVFormat values.</action>

0 commit comments

Comments
 (0)