diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 647ec3a62..c4c4b7f59 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -55,7 +55,7 @@ The type attribute can be add,update,fix,remove. Remove trailing whitespace in StopWatch exception messages. Add Strings and refactor StringUtils. - Add StopWatch.run([Failable]Runnable) and get([Failable]Supplier). + Add StopWatch.run([Failable]Runnable) and get([Failable]Supplier). Bump org.apache.commons:commons-parent from 73 to 75 #1267, #1277.