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
<body>
41
41
<releaseversion="1.7"date="tba"description="Feature and bug fix release">
42
42
<actionissue="CSV-233"type="add"dev="ggregory"due-to="Gary Gregory">Add predefined CSVFormats for printing MongoDB CSV and TSV.</action>
43
-
<actionissue="CSV-208"type="fix"dev="ggregory"due-to="Jurrie Overgoor, Gary Gregory">Fix escape character for POSTGRESQL_TEXT and POSTGRESQL_CSV formats.</action>
43
+
<actionissue="CSV-208"type="fix"dev="ggregory"due-to="Jurrie Overgoor">Fix escape character for POSTGRESQL_TEXT and POSTGRESQL_CSV formats.</action>
44
44
</release>
45
45
<releaseversion="1.6"date="2018-09-22"description="Feature and bug fix release">
46
46
<actionissue="CSV-231"type="update"dev="britter">Add more documentation to CSVPrinter.</action>
0 commit comments