summaryrefslogtreecommitdiff
path: root/RELEASE.md
diff options
context:
space:
mode:
authorJosé Valim <jose.valim@gmail.com>2018-07-27 15:40:34 +0200
committerGitHub <noreply@github.com>2018-07-27 15:40:34 +0200
commit1693f830c504df8bca3b8acb7b166550bb078bd2 (patch)
treed5b3db27572785412a713f519dadca349c43e67c /RELEASE.md
parentfce29824b27c7e5ae3c8bf7f63541dbaf9c84cda (diff)
downloadelixir-1693f830c504df8bca3b8acb7b166550bb078bd2.tar.gz
Talk about the new announcement mailing list (#7996)
Promote the new announcements mailing list and how to retrieve all security releases. Also promote the security disclosure link more openly.
Diffstat (limited to 'RELEASE.md')
-rw-r--r--RELEASE.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASE.md b/RELEASE.md
index 033e435e6..55f6ba6b4 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -22,6 +22,8 @@
10. Add the release to `elixir.csv` and `_data/elixir-versions.yml` files in `elixir-lang/elixir-lang.github.com`
+11. Send an e-mail to elixir-lang-ann@googlegroups.com with title "Elixir vVERSION released". The body should be a link to the Release page on GitHub. If it is a security release, prefix the title with the `[security]` tag
+
## Creating a new vMAJOR.MINOR branch
### In the new branch
@@ -40,4 +42,4 @@
3. Update tables in "Compatibility and Deprecations"
-4. Commit "Start vMAJOR.MINOR+1" \ No newline at end of file
+4. Commit "Start vMAJOR.MINOR+1"