Skip to content

Commit 730a941

Browse files
committed
Add and use ConversionException.ConfigurationException(String,
Object...). Add and use ConversionException.ConfigurationException(Throwable, String, Object...)
1 parent 8d044b0 commit 730a941

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/changes/changes.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
<action type="add" dev="ggregory" due-to="Gary Gregory">Add XMLConfiguration.read(Element).</action>
3232
<action type="add" dev="ggregory" due-to="Gary Gregory">Add ConfigurationException.ConfigurationException(String, Object...).</action>
3333
<action type="add" dev="ggregory" due-to="Gary Gregory">Add ConfigurationException.ConfigurationException(Throwable, String, Object...).</action>
34-
<action type="add" dev="ggregory" due-to="Gary Gregory">Add ConversionException.ConfigurationException(String, Object...).</action>
35-
<action type="add" dev="ggregory" due-to="Gary Gregory">Add ConversionException.ConfigurationException(Throwable, String, Object...).</action>
34+
<action type="add" dev="ggregory" due-to="Gary Gregory">Add ConversionException.ConversionException(String, Object...).</action>
35+
<action type="add" dev="ggregory" due-to="Gary Gregory">Add ConversionException.ConversionException(Throwable, String, Object...).</action>
3636
<!-- UPDATE -->
3737
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 92 to 97.</action>
3838
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0.</action>

0 commit comments

Comments
 (0)