This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch 1.x
in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git


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

commit 313978c6af792da873d8452e96545e9537008df0
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Sat Apr 12 17:44:31 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 88a23060..07e90d31 100644
--- a/src/changes/release-notes.vm
+++ b/src/changes/release-notes.vm
@@ -14,7 +14,8 @@
 ## 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} Release Notes
+------------------------------------------------
 
 The ${developmentTeam} is pleased to announce the release of ${project.name} 
${version}.
 

Reply via email to