Skip to content

Commit

Permalink
Update RELEASE.md (elixir-lang#7749)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhirendra Kumar Kashyap authored and josevalim committed Jun 13, 2018
1 parent 1451797 commit b53d739
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ This document simply outlines the release process:

2. Remove all `-dev` extension from versions (see below for all files)

3. Ensure CHANGELOG is updated and add current date
3. Ensure CHANGELOG is updated and add the current date

4. Update "Compatibility and Deprecations" if a new OTP version is supported. If a new `vMAJOR.MINOR`, update **all** tables in the page

5. If a new `vMAJOR.MINOR`, create a new branch "vMAJOR.MINOR" and set `CANONICAL=` in Makefile

6. Commit changes above with title "Release vVERSION" and generate new tag
6. Commit changes above with title "Release vVERSION" and generate a new tag

7. Run `make clean test` to ensure all tests pass from scratch and the CI is green

Expand Down

0 comments on commit b53d739

Please sign in to comment.