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


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

commit 00744c686126cedc9b1f7dbe15896b1b0ac788fd
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Sat Apr 12 17:43:40 2025 -0400

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

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

Reply via email to