Skip to content

Commit 7d5c3a0

Browse files
committed
Fix action types
1 parent b711d20 commit 7d5c3a0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/changes/changes.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
<action type="fix" dev="ggregory" due-to="Gary Gregory">Fix Apache RAT plugin console warnings.</action>
2929
<action type="fix" dev="ggregory" due-to="Gary Gregory">FMigrate from deprecated APIs.</action>
3030
<!-- ADD -->
31-
<action type="fix" dev="ggregory" due-to="Gary Gregory">Add XMLConfiguration.read(Element).</action>
32-
<action type="fix" dev="ggregory" due-to="Gary Gregory">Add ConfigurationException.ConfigurationException(String, Object...).</action>
33-
<action type="fix" dev="ggregory" due-to="Gary Gregory">Add ConfigurationException.ConfigurationException(Throwable, String, Object...).</action>
31+
<action type="add" dev="ggregory" due-to="Gary Gregory">Add XMLConfiguration.read(Element).</action>
32+
<action type="add" dev="ggregory" due-to="Gary Gregory">Add ConfigurationException.ConfigurationException(String, Object...).</action>
33+
<action type="add" dev="ggregory" due-to="Gary Gregory">Add ConfigurationException.ConfigurationException(Throwable, String, Object...).</action>
3434
<!-- UPDATE -->
3535
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 92 to 97.</action>
3636
<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)