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-io.git
The following commit(s) were added to refs/heads/master by this push: new ba3ab56a3 Add announcement section. ba3ab56a3 is described below commit ba3ab56a3acb43f34eea8d62fd6591a8979e5966 Author: Gary D. Gregory <garydgreg...@gmail.com> AuthorDate: Wed Apr 16 09:34:23 2025 -0400 Add announcement section. --- src/changes/release-notes.vm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/changes/release-notes.vm b/src/changes/release-notes.vm index dc282f11e..71ca7fe43 100644 --- a/src/changes/release-notes.vm +++ b/src/changes/release-notes.vm @@ -17,6 +17,8 @@ Apache Commons IO ${version} Release Notes +The ${developmentTeam} is pleased to announce the release of ${project.name} ${version}. + Introduction ------------