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

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


The following commit(s) were added to refs/heads/master by this push:
     new 184f1a3  Document recent changes.
184f1a3 is described below

commit 184f1a38087ab24ac291e1100b58dc373bbc564b
Author: Gary Gregory <gardgreg...@gmail.com>
AuthorDate: Fri Jul 31 10:42:15 2020 -0400

    Document recent changes.
---
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index f3b8eaa..e07244a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -47,7 +47,7 @@ The <action> type attribute can be add,update,fix,remove.
   <release version="1.9.1" date="202Y-MM-DD" description="Release 1.9.1. 
Requires Java 8.">
     <action issue="TEXT-158" type="fix" dev="kinow">Incorrect values for 
Jaccard similarity with empty strings</action>
     <action issue="TEXT-185" type="add" dev="ggregory" due-to="Larry West, 
Gary Gregory">Release Notes page hasn't been updated for 1.9 release 
yet.</action>    
-    <action                  type="add" dev="ggregory" due-to="Gary 
Gregory">Update spotbugs.plugin.version 4.0.0 to 4.0.4.</action>
+    <action                  type="add" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Update spotbugs.plugin.version 4.0.0 to 4.1.1, #144.</action>
     <action                  type="add" dev="ggregory" 
due-to="Dependabot">Update mockito-inline from 3.4.4 to 3.4.6 #143.</action>
     <action                  type="add" dev="ggregory" 
due-to="Dependabot">Update checkstyle from 8.34 to 8.35 #141.</action>
   </release>

Reply via email to