This is an automated email from the ASF dual-hosted git repository.

kinow pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-text.git

commit d65fd52752adddd76beda3b85f7e8ff4b1f81321
Author: Bruno P. Kinoshita <[email protected]>
AuthorDate: Fri Aug 6 11:32:00 2021 +1200

    [TEXT-212] Changelog
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 031e580..ac99cb2 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -90,6 +90,7 @@ The <action> type attribute can be add,update,fix,remove.
     <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">Bump commons.javadoc.version from 3.2.0 to 3.3.0.</action>
     <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">Bump commons.project-info.version from 3.1.0 to 3.1.2.</action>
     <action                  type="update" dev="kinow" 
due-to="Dependabot">Bump jmh.version from 1.32 to 1.33 #254.</action>
+    <action issue="TEXT=212" type="update" dev="kinow" due-to="Ali Ghanbari">A 
More Efficient Implementation for Calculating Size of Longest Common 
Subsequence</action>
   </release>
   <release version="1.9" date="2020-07-21" description="Release 1.9. Requires 
Java 8.">
     <action issue="TEXT-166" type="fix" dev="kinow" due-to="Mikko 
Maunu">Removed non-existing parameter from Javadocs and spelled out parameters 
in throws.</action>

Reply via email to