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


The following commit(s) were added to refs/heads/master by this push:
     new aed0a17ea Better release notes template
aed0a17ea is described below

commit aed0a17ea13697eb65dff51a261b90855a2660ff
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Sat Apr 12 17:41:50 2025 -0400

    Better release notes template
---
 src/changes/release-notes.vm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/changes/release-notes.vm b/src/changes/release-notes.vm
index 1d2f17cab..7d45b1bf3 100644
--- a/src/changes/release-notes.vm
+++ b/src/changes/release-notes.vm
@@ -14,10 +14,11 @@
 ## KIND, either express or implied.  See the License for the
 ## specific language governing permissions and limitations
 ## under the License.
-
 ${project.name} ${version} Release Notes
 ------------------------------------------------
 
+The ${developmentTeam} is pleased to announce the release of ${project.name} 
${version}.
+
 $introduction.replaceAll("(?<!\015)\012", "
 ")
 

Reply via email to