CSV-314: Required OSGi Import-Package version numbers in MANIFEST.MF #504
This commit is contained in:
parent
3f5a6d999e
commit
dd2d8d53e5
|
@ -42,6 +42,7 @@
|
|||
<body>
|
||||
<release version="1.13.0" date="YYYY-MM-DD" description="This is a feature and maintenance release. Java 8 or later is required.">
|
||||
<!-- FIX -->
|
||||
<action type="fix" issue="CSV-314" dev="ggregory" due-to="Gary Gregory">Required OSGi Import-Package version numbers in MANIFEST.MF #504.</action>
|
||||
<!-- ADD -->
|
||||
<action type="add" issue="CSV-313" dev="ggregory" due-to="Gary Gregory">Add CSVPrinter.getRecordCount().</action>
|
||||
<action type="add" dev="ggregory" due-to="Gary Gregory">Add and use CSVParser.Builder and builder() and deprecate CSVParser constructors.</action>
|
||||
|
|
Loading…
Reference in New Issue