Skip to content

Commit dcaca0d

Browse files
committed
scripts/generate-versions.sh wants very long lines here
1 parent d2fc5c6 commit dcaca0d

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

CHANGES.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,7 @@
1212
- Re-add missing `Dygraph.DOTTED_LINE` export
1313
- Some edge cases in the crosshair plugin (#1034, #1038, #1039, #1040)
1414
- Update list of exported symbols
15-
- Drop “comments are OK on data lines” from the CSV documentation,
16-
as the CSV file format has no notion of a comment, and the current
17-
code merely strips lines beginning with an octothorpe and reportedly
18-
sometimes also parts of fields, but (obviously) the field separator
19-
can then not be used within a comment
15+
- Drop “comments are OK on data lines” from the CSV documentation, as the CSV file format has no notion of a comment, and the current code merely strips lines beginning with an octothorpe and reportedly sometimes also parts of fields, but (obviously) the field separator can then not be used within a comment
2016
-
2117

2218
## Other user-visible changes

0 commit comments

Comments
 (0)