We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8be319 commit 4711c16Copy full SHA for 4711c16
1 file changed
src/changes/changes.xml
@@ -40,7 +40,7 @@
40
<body>
41
<release version="1.4" date="2016-MM-DD" description="Feature and bug fix release">
42
<action issue="CSV-181" type="update" dev="ggregory" due-to="Gary Gregory">Make CSVPrinter.print(Object) GC-free.</action>
43
- <action issue="CSV-182" type="update" dev="ggregory" due-to="Gary Gregory">Allow some printing operations directly from CSVFormat.</action>
+ <action issue="CSV-182" type="add" dev="ggregory" due-to="Gary Gregory">Allow some printing operations directly from CSVFormat.</action>
44
</release>
45
<release version="1.3" date="2016-05-09" description="Feature and bug fix release">
46
<action issue="CSV-179" type="add" dev="britter">Add shortcut method for using first record as header to CSVFormat</action>
0 commit comments