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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@
40
40
<title>Apache Commons CSV Release Notes</title>
41
41
</properties>
42
42
<body>
43
-
<releaseversion="1.11.1"date="YYYY-MM-DD"description="Feature and bug fix release (Java 8 or above)">
43
+
<releaseversion="1.12.0"date="YYYY-MM-DD"description="Feature and bug fix release (Java 8 or above)">
44
44
<!-- ADD -->
45
45
<actiontype="add"issue="CSV-270"dev="ggregory"due-to="Gary Gregory">Add CSVException that extends IOException thrown on invalid input instead of IOException.</action>
0 commit comments