This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-text.git
from 698bd143 Update Checkstyle DTD version from 1.0 to 1.2
new 0dbe013a Deprecate
LevenshteinDetailedDistance.LevenshteinDetailedDistance() in favor of
LevenshteinDetailedDistance.getDefaultInstance()
new 62935d53 Deprecate LevenshteinDistance.LevenshteinDistance() in favor
of LevenshteinDistance.getDefaultInstance()
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/changes/changes.xml | 2 ++
.../org/apache/commons/text/similarity/LevenshteinDetailedDistance.java | 2 ++
.../java/org/apache/commons/text/similarity/LevenshteinDistance.java | 2 ++
3 files changed, 6 insertions(+)