We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 948af4c commit b97cf1dCopy full SHA for b97cf1d
1 file changed
src/changes/changes.xml
@@ -38,7 +38,9 @@
38
<title>Release Notes</title>
39
</properties>
40
<body>
41
- <release version="1.4" date="2016-MM-DD" description="Feature and bug fix release">
+ <release version="1.4.1" date="2016-MM-DD" description="Bug fix release">
42
+ </release>
43
+ <release version="1.4" date="2016-05-28" description="Feature and bug fix release">
44
<action issue="CSV-181" type="update" dev="ggregory" due-to="Gary Gregory">Make CSVPrinter.print(Object) GC-free.</action>
45
<action issue="CSV-182" type="add" dev="ggregory" due-to="Gary Gregory">Allow some printing operations directly from CSVFormat.</action>
46
<action issue="CSV-183" type="update" dev="ggregory">Drop ferc.gov tests.</action>
0 commit comments