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 2a2bff84e Better release notes template 2a2bff84e is described below commit 2a2bff84e028310fe2485f061f57a8ef2fd6826e Author: Gary D. Gregory <garydgreg...@gmail.com> AuthorDate: Sat Apr 12 17:40:08 2025 -0400 Better release notes template --- src/changes/release-notes.vm | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/changes/release-notes.vm b/src/changes/release-notes.vm index 37956a47b..1d2f17cab 100644 --- a/src/changes/release-notes.vm +++ b/src/changes/release-notes.vm @@ -15,9 +15,8 @@ ## specific language governing permissions and limitations ## under the License. -Apache Commons Compress -Version ${version} -Release Notes +${project.name} ${version} Release Notes +------------------------------------------------ $introduction.replaceAll("(?<!\015)\012", " ")