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-collections.git
The following commit(s) were added to refs/heads/master by this push: new dac0330 Minor Improvements #208. dac0330 is described below commit dac0330c159eb508996191ab5e799a484df4eb95 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sat Jan 16 12:25:23 2021 -0500 Minor Improvements #208. --- 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 5287095..0b665af 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -234,7 +234,7 @@ Fix flaky CollectionUtilsTest.getFromMap() #200. </action> <action type="update" dev="ggregory" due-to="Arturo Bernal"> - Minor Improvements #203. + Minor Improvements #203, #208. </action> <action type="update" dev="ggregory" due-to="EruDev"> Fix typo erroring -> erring #202.