diff options
author | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2014-04-08 17:34:19 -0300 |
---|---|---|
committer | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2014-04-08 17:34:34 -0300 |
commit | 30a41e76f6e21b3dbaf502331066d922b24304bf (patch) | |
tree | a189d42d8e1571165eed45161a665028425e78af /guides | |
parent | c28742f611c4b24de61c0fd0ffda8d9468a876fb (diff) | |
download | rails-30a41e76f6e21b3dbaf502331066d922b24304bf.tar.gz rails-30a41e76f6e21b3dbaf502331066d922b24304bf.tar.bz2 rails-30a41e76f6e21b3dbaf502331066d922b24304bf.zip |
new CHANGELOGs entries are in the top [ci skip]
Diffstat (limited to 'guides')
-rw-r--r-- | guides/CHANGELOG.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/guides/CHANGELOG.md b/guides/CHANGELOG.md index 6037adf17f..14ad4fd424 100644 --- a/guides/CHANGELOG.md +++ b/guides/CHANGELOG.md @@ -1,9 +1,9 @@ -* Switched the order of `Applying a default scope` and `Merging of scopes` subsections so default scopes are introduced first. - - *Alex Riabov* - * Updates the maintenance policy to match the latest versions of Rails *Matias Korhonen* +* Switched the order of `Applying a default scope` and `Merging of scopes` subsections so default scopes are introduced first. + + *Alex Riabov* + Please check [4-1-stable](https://github.com/rails/rails/blob/4-1-stable/guides/CHANGELOG.md) for previous changes. |