You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/changes/changes.xml
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,11 @@
40
40
<title>Apache Commons CSV Release Notes</title>
41
41
</properties>
42
42
<body>
43
+
<releaseversion="1.14.2"date="YYYY-MM-DD"description="This is a feature and maintenance release. Java 8 or later is required.">
44
+
<!-- FIX -->
45
+
<!-- ADD -->
46
+
<!-- UPDATE -->
47
+
</release>
43
48
<releaseversion="1.14.1"date="2025-07-27"description="This is a feature and maintenance release. Java 8 or later is required.">
44
49
<!-- FIX -->
45
50
<actiontype="fix"issue="CSV-318"dev="ggregory"due-to="Joseph Shraibman, Gary Gregory">CSVPrinter.printRecord(Stream) hangs if given a parallel stream.</action>
0 commit comments