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 fa8edb62 Add a section for the next release
fa8edb62 is described below

commit fa8edb6285e3c7460e99310fbad3c5655f5a8c6a
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Thu Dec 7 16:13:05 2023 -0500

    Add a section for the next release
---
 src/changes/changes.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 9d8828f6..152b1420 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -64,6 +64,8 @@ The <action> type attribute can be add,update,fix,remove.
    -->
 
   <body>
+    <release version="6.8.1" date="202Y-MM-DD" description="Maintenance and 
bug fix release.">
+    </release>
     <release version="6.8.0" date="2023-12-03" description="Maintenance and 
bug fix release.">
       <!-- ADD -->
       <action                  type="add" dev="ggregory" due-to="Gary 
Gregory">Add and use InvalidMethodSignatureException extending 
ClassFormatException.</action>

Reply via email to