1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Merge pull request #27135 from tjai89/patch-1

Update RELEASING_RAILS.md
This commit is contained in:
Rafael França 2016-11-21 14:43:26 -05:00 committed by GitHub
commit 5b4ee4db52

View file

@ -179,7 +179,7 @@ more explanation on a particular step, see the RC steps.
Today, do this stuff in this order:
* Apply security patches to the release branch
* Update CHANGELOG with security fixes.
* Update CHANGELOG with security fixes
* Update RAILS_VERSION to remove the rc
* Build and test the gem
* Release the gems
@ -206,7 +206,7 @@ so we need to give them the security fixes in patch form.
* Blog announcements
* Twitter announcements
* Merge the release branch to the stable branch.
* Merge the release branch to the stable branch
* Drink beer (or other cocktail)
## Misc