@@ -36,7 +36,7 @@ Changes
3636* Bump org.apache.commons:commons-parent from 78 to 79. Thanks to Gary Gregory.
3737
3838
39- Historical list of changes: https://commons.apache.org/proper/commons-csv/changes-report .html
39+ Historical list of changes: https://commons.apache.org/proper/commons-csv/changes.html
4040
4141For complete information on Apache Commons CSV, including instructions on how to submit bug reports,
4242patches, or suggestions for improvement, see the Apache Commons CSV website:
@@ -92,7 +92,7 @@ Changes
9292* Bump commons-io:commons-io from 2.16.1 to 2.17.0 #476. Thanks to Gary Gregory, Dependabot.
9393
9494
95- Historical list of changes: https://commons.apache.org/proper/commons-csv/changes-report .html
95+ Historical list of changes: https://commons.apache.org/proper/commons-csv/changes.html
9696
9797For complete information on Apache Commons CSV, including instructions on how to submit bug reports,
9898patches, or suggestions for improvement, see the Apache Commons CSV website:
@@ -152,7 +152,7 @@ Changes
152152* Bump tests using com.opencsv:opencsv from 5.8 to 5.9 #373. Thanks to Dependabot.
153153
154154
155- Historical list of changes: https://commons.apache.org/proper/commons-csv/changes-report .html
155+ Historical list of changes: https://commons.apache.org/proper/commons-csv/changes.html
156156
157157For complete information on Apache Commons CSV, including instructions on how to submit bug reports,
158158patches, or suggestions for improvement, see the Apache Commons CSV website:
@@ -233,7 +233,7 @@ Changes
233233Removed:
234234* Serialization in CSVFormat is not supported from one version to the next.
235235
236- Historical list of changes: https://commons.apache.org/proper/commons-csv/changes-report .html
236+ Historical list of changes: https://commons.apache.org/proper/commons-csv/changes.html
237237
238238For complete information on Apache Commons CSV, including instructions on how to submit bug reports,
239239patches, or suggestions for improvement, see the Apache Commons CSV website:
@@ -335,7 +335,7 @@ Changes
335335* Bump biz.aQute.bnd:biz.aQute.bndlib from 5.1.2 to 5.3.0. Thanks to Dependabot.
336336
337337
338- Historical list of changes: https://commons.apache.org/proper/commons-csv/changes-report .html
338+ Historical list of changes: https://commons.apache.org/proper/commons-csv/changes.html
339339
340340For complete information on Apache Commons CSV, including instructions on how to submit bug reports,
341341patches, or suggestions for improvement, see the Apache Commons CSV website:
@@ -390,7 +390,7 @@ Changes
390390* Fix typo performance test #55. Thanks to Chen.
391391
392392
393- Historical list of changes: https://commons.apache.org/proper/commons-csv/changes-report .html
393+ Historical list of changes: https://commons.apache.org/proper/commons-csv/changes.html
394394
395395For complete information on Apache Commons CSV, including instructions on how to submit bug reports,
396396patches, or suggestions for improvement, see the Apache Commons CSV website:
@@ -437,7 +437,7 @@ Changes
437437* Update tests from H2 1.4.198 to 1.4.199. Thanks to Gary Gregory.
438438
439439
440- Historical list of changes: https://commons.apache.org/proper/commons-csv/changes-report .html
440+ Historical list of changes: https://commons.apache.org/proper/commons-csv/changes.html
441441
442442For complete information on Apache Commons CSV, including instructions on how to submit bug reports,
443443patches, or suggestions for improvement, see the Apache Commons CSV website:
@@ -540,7 +540,7 @@ Changes
540540* CSV-201: Do not use RuntimeException in CSVParser.iterator().new Iterator() {...}.getNextRecord(). Thanks to Benedikt Ritter, Gary Gregory.
541541
542542
543- Historical list of changes: https://commons.apache.org/proper/commons-csv/changes-report .html
543+ Historical list of changes: https://commons.apache.org/proper/commons-csv/changes.html
544544
545545For complete information on Apache Commons CSV, including instructions on how to submit bug reports,
546546patches, or suggestions for improvement, see the Apache Commons CSV website:
@@ -579,7 +579,7 @@ Changes
579579* CSV-183: Drop ferc.gov tests.
580580
581581
582- Historical list of changes: https://commons.apache.org/proper/commons-csv/changes-report .html
582+ Historical list of changes: https://commons.apache.org/proper/commons-csv/changes.html
583583
584584For complete information on Apache Commons CSV, including instructions on how to submit bug reports,
585585patches, or suggestions for improvement, see the Apache Commons CSV website:
@@ -661,7 +661,7 @@ Fixed Bugs
661661* CSV-156: Incorrect Javadoc on QuoteMode.NONE. Thanks to Jason Steenstra-Pickens.
662662
663663
664- Historical list of changes: https://commons.apache.org/proper/commons-csv/changes-report .html
664+ Historical list of changes: https://commons.apache.org/proper/commons-csv/changes.html
665665
666666For complete information on Apache Commons CSV, including instructions on how to submit bug reports,
667667patches, or suggestions for improvement, see the Apache Commons CSV website:
@@ -702,7 +702,7 @@ Changes:
702702* [CSV-124] Improve toString() implementation of CSVRecord. Thanks to Kalyan.
703703* [CSV-134] Unified parameter validation. Thanks to wu wen.
704704
705- Historical list of changes: https://commons.apache.org/proper/commons-csv/changes-report .html
705+ Historical list of changes: https://commons.apache.org/proper/commons-csv/changes.html
706706
707707For complete information on Apache Commons CSV, including instructions on how to submit bug reports,
708708patches, or suggestions for improvement, see the Apache Commons CSV website:
@@ -792,7 +792,7 @@ Changes
792792* CSV-27: Decide whether to keep the csv.writer subpackage
793793
794794
795- Historical list of changes: https://commons.apache.org/proper/commons-csv/changes-report .html
795+ Historical list of changes: https://commons.apache.org/proper/commons-csv/changes.html
796796
797797For complete information on Apache Commons CSV, including instructions on how to submit bug reports,
798798patches, or suggestions for improvement, see the Apache Commons CSV website:
0 commit comments