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
@@ -38,7 +38,7 @@
38
38
<title>Release Notes</title>
39
39
</properties>
40
40
<body>
41
-
<releaseversion="1.1"date="2014-mm-dd"description="Feature and bug fix release">
41
+
<releaseversion="1.1"date="2014-11-dd"description="Feature and bug fix release">
42
42
<actionissue="CSV-131"type="add"dev="ggregory"due-to="Holger Stratmann">Save positions of records to enable random access</action>
43
43
<actionissue="CSV-130"type="fix"dev="ggregory"due-to="Sergei Lebedev">CSVFormat#withHeader doesn't work well with #printComment, add withHeaderComments(String...)</action>
44
44
<actionissue="CSV-128"type="fix"dev="ggregory">CSVFormat.EXCEL should ignore empty header names</action>
The package descriptions in the <ahref="javadocs/api-release/index.html">Javadoc</a> give an overview of the available features
41
-
and various <ahref="project-reports.html">project reports</a> are provided.
42
-
</p>
43
-
<p>
44
-
The Javadoc API documents for the <ahref="javadocs/api-1.0/index.html">current stable release 1.0</a> [Java 6.0+] can be viewed in a web browser.
45
-
</p>
46
-
<p>
47
-
The <ahref="source-repository.html">subversion repository</a> can be
48
-
<ahref="http://svn.apache.org/viewvc/commons/proper/csv/trunk/">browsed</a>, or you can browse/contribute via <ahref="https://github.com/apache/commons-csv">GitHub</a>.
49
-
</p>
39
+
<p>
40
+
An overview of the functionality is provided in the
41
+
<ahref="user-guide.html">user guide</a>.
42
+
Various <ahref="project-reports.html">project reports</a> are also available.
0 commit comments