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
@@ -42,7 +42,7 @@
42
42
<body>
43
43
<releaseversion="1.10.1"date="2023-MM-DD"description="Feature and bug fix release (Java 8)">
44
44
<!-- ADD -->
45
-
<actiontype="fix"dev="ggregory"due-to="Buddhi De Silva, Gary Gregory">[Javadoc] Add example to CSVFormat#setHeaderComments() #344.</action>
45
+
<actionissue="CSV-308"type="fix"dev="ggregory"due-to="Buddhi De Silva, Gary Gregory">[Javadoc] Add example to CSVFormat#setHeaderComments() #344.</action>
46
46
<!-- FIX -->
47
47
<actionissue="CSV-306"type="fix"dev="ggregory"due-to="Sam Ng, Bruno P. Kinoshita">Replace deprecated method in user guide, update external link #324, #325.</action>
48
48
<actiontype="fix"dev="ggregory"due-to="Seth Falco, Bruno P. Kinoshita">Document duplicate header behavior #309.</action>
0 commit comments