You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/changes/changes.xml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -80,6 +80,7 @@ The <action> type attribute can be add,update,fix,remove.
80
80
<actionissue="LANG-1729"type="fix"dev="ggregory"due-to="Gary Gregory, Andrei Anischevici, Akshat_Agg">NumberUtils.isParsable() returns true for full width Unicode digits for inputs with a decimal point.</action>
81
81
<actionissue="LANG-1803"type="fix"dev="ggregory"due-to="IcoreE">Fix incorrect method invocation in ObjectUtilsTest and Javadoc reference in RandomStringUtils.</action>
82
82
<actionissue="LANG-1695"type="fix"dev="ggregory"due-to="Guillaume Nodet, Harshit Goel, Gary Gregory">Allow trailing decimal point in NumberUtils.isParsable #1531.</action>
83
+
<actionissue="LANG-1804"type="fix"dev="ggregory"due-to="IcoreE, Gary Gregory">Fix CharSet#getInstance returns null instead of EMPTY when input setStrs is null #1530.</action>
83
84
<!-- ADD -->
84
85
<!-- UPDATE -->
85
86
<actiontype="update"dev="ggregory"due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 92 to 93 #1498.</action>
0 commit comments