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 d3bad98 Minor Improvements #192. d3bad98 is described below commit d3bad98191c01b6158eae79fc518ee2d3b8afdeb Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Sun Dec 20 13:04:04 2020 -0500 Minor Improvements #192. --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 0d45ba2..c07e5b4 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -68,6 +68,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="kinow" due-to="Dependabot">Bump actions/checkout from v1 to v2.3.4 #138 #146 #165 #183.</action> <action type="update" dev="kinow" due-to="Dependabot">Bump maven-pmd-plugin from 3.13.0 to 3.14.0 #186.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump graalvm.version from 20.2.0 to 20.3.0 #185.</action> + <action type="update" dev="ggregory" due-to="Arturo Bernal">Minor Improvements #192.</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>