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


The following commit(s) were added to refs/heads/master by this push:
     new e803396  Add slot for next release.
e803396 is described below

commit e80339626333396a216d7e81a7d7ab6a8ea2de6f
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jul 18 17:31:56 2020 -0400

    Add slot for next release.
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 74b49eb..e83bbac 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -45,6 +45,9 @@ The <action> type attribute can be add,update,fix,remove.
   </properties>
   <body>
 
+  <release version="3.12" date="2020-MM-DD" description="New features and bug 
fixes.">
+    
+  </release>
   <release version="3.11" date="2020-07-12" description="New features and bug 
fixes.">
     <action                   type="update" dev="chtompki" due-to="Jin 
Xu">Refine test output for FastDateParserTest</action>
     <action issue="LANG-1549" type="update" dev="chtompki" due-to="Jin 
Xu">CharSequenceUtils.lastIndexOf : remake it</action>

Reply via email to