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

Add note about syncing CHANGELOGs

This commit is contained in:
Jon Leighton 2011-11-14 11:29:57 +00:00
parent da02f792fe
commit c7b84689a4

View file

@ -81,6 +81,10 @@ You can review the commits for the 3.0.10 release like this:
[aaron@higgins rails (3-0-10)]$ git log v3.0.9..
If you're doing a stable branch release, you should also ensure that all of
the CHANGELOG entries in the stable branch are also synced to the master
branch.
=== Update the RAILS_VERSION file to include the RC.
=== Release the gem.