This is an automated email from the ASF dual-hosted git repository.
kinow pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-imaging.git
The following commit(s) were added to refs/heads/master by this push:
new 51d204a End sentence with a period, following feedback during last
release vote thread
51d204a is described below
commit 51d204a9dc607d9840021396f5b68360a2ea2573
Author: Bruno P. Kinoshita <[email protected]>
AuthorDate: Thu Aug 13 13:39:45 2020 +1200
End sentence with a period, following feedback during last release vote
thread
---
src/changes/release-notes.vm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/changes/release-notes.vm b/src/changes/release-notes.vm
index 373ab52..9d95b91 100644
--- a/src/changes/release-notes.vm
+++ b/src/changes/release-notes.vm
@@ -18,7 +18,7 @@
${project.name} ${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}.
$introduction.replaceAll("(?<!\015)\012", "
").replaceAll("(?m)^ +","")