This is an automated email from the ASF dual-hosted git repository.
johnbodley pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
The following commit(s) were added to refs/heads/master by this push:
new 984c278c4c chore: Updates Announce template to include CHANGELOG.md
and UPDATING.md files (#26073)
984c278c4c is described below
commit 984c278c4c6da4ab5b235fc7efc7509c49de0b60
Author: Michael S. Molina <[email protected]>
AuthorDate: Wed Nov 22 14:52:36 2023 -0300
chore: Updates Announce template to include CHANGELOG.md and UPDATING.md
files (#26073)
---
RELEASING/email_templates/announce.j2 | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/RELEASING/email_templates/announce.j2
b/RELEASING/email_templates/announce.j2
index 4eb89701be..5e2318f792 100644
--- a/RELEASING/email_templates/announce.j2
+++ b/RELEASING/email_templates/announce.j2
@@ -35,6 +35,12 @@ The PyPI package:
https://pypi.org/project/apache-superset/
+The Change Log for the release:
+https://github.com/apache/{{ project_module }}/blob/{{ version }}/CHANGELOG.md
+
+The Updating instructions for the release:
+https://github.com/apache/{{ project_module }}/blob/{{ version }}/UPDATING.md
+
If you have any usage questions or have problems when upgrading or
find any issues with enhancements included in this release, please
don't hesitate to let us know by sending feedback to this mailing