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-bcel.git


The following commit(s) were added to refs/heads/master by this push:
     new 04daba9  [BCEL-343] JUnit Assertion improvement #69.
04daba9 is described below

commit 04daba9c6b85b3a1903324bdbc8948b33f9b0a4f
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Oct 7 10:18:58 2020 -0400

    [BCEL-343] JUnit Assertion improvement #69.
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 4778f34..1976bf0 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -65,6 +65,7 @@ The <action> type attribute can be add,update,fix,remove.
     <release version="6.5.1" date="2020-MM-DD" description="TBD.">
       <action                  type="fix" dev="ggregory" due-to="Mark Roberts, 
Gary Gregory">Improve test case coverage; fix Utility.encode bug #46.</action>
       <action issue="BCEL-342" type="update" dev="ggregory" due-to="Allon 
Murienik, Gary Gregory">Migrate test suite to JUnit Jupiter #68.</action>
+      <action issue="BCEL-343" type="update" dev="ggregory" due-to="Allon 
Murienik, Gary Gregory">JUnit Assertion improvement #69.</action>
       <!-- UPDATES -->
       <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">Update tests from Apache Commons Lang 3.10 to 3.11.</action>
       <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">Update commons-parent from 50 to 51.</action>

Reply via email to