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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,7 @@ The <action> type attribute can be add,update,fix,remove.
75
75
<actiontype="fix"dev="ggregory"due-to="Gary Gregory">Deprecate LevenshteinDetailedDistance.LevenshteinDetailedDistance() in favor of LevenshteinDetailedDistance.getDefaultInstance().</action>
76
76
<actiontype="fix"dev="ggregory"due-to="Gary Gregory"issue="TEXT-234">Improve StrBuilder documentation for new line text.</action>
77
77
<actiontype="fix"dev="ggregory"due-to="TobiasKiecker"issue="TEXT-234">Improve TextStringBuilder documentation for new line text #547.</action>
78
-
<actiontype="fix"dev="ggregory"due-to="TobiasKiecker"issue="TEXT-233">Required OSGi Import-Package version numbers in MANIFEST.MF #627.</action>
78
+
<actiontype="fix"dev="ggregory"due-to="belpk"issue="TEXT-233">Required OSGi Import-Package version numbers in MANIFEST.MF #627.</action>
79
79
<!-- UPDATE -->
80
80
<actiontype="update"dev="ggregory"due-to="Dependabot">Bump org.apache.commons:commons-parent from 69 to 78 #542, #557, #571, #581, #584, #593, #600, #603, #614.</action>
81
81
<actiontype="udpate"dev="ggregory"due-to="Gary Gregory">Bump tests on Java >= 22 org.graalvm.*:* from 24.0.0 to 24.1.1 #592, #610.</action>
0 commit comments