aboutsummaryrefslogtreecommitdiffstats
path: root/guides/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'guides/CHANGELOG.md')
-rw-r--r--guides/CHANGELOG.md14
1 files changed, 5 insertions, 9 deletions
diff --git a/guides/CHANGELOG.md b/guides/CHANGELOG.md
index 4cfc5b1f10..14ad4fd424 100644
--- a/guides/CHANGELOG.md
+++ b/guides/CHANGELOG.md
@@ -1,13 +1,9 @@
-* Fixed missing line and shadow on service pages(404, 422, 500).
+* Updates the maintenance policy to match the latest versions of Rails
- *Dmitry Korotkov*
-
-* Removed repetitive th tags. Instead of them added one th tag with a colspan attribute.
-
- *Sıtkı Bağdat*
+ *Matias Korhonen*
-* Added the Rails maintenance policy to the guides.
+* Switched the order of `Applying a default scope` and `Merging of scopes` subsections so default scopes are introduced first.
- *Matias Korhonen*
+ *Alex Riabov*
-Please check [4-0-stable](https://github.com/rails/rails/blob/4-0-stable/guides/CHANGELOG.md) for previous changes.
+Please check [4-1-stable](https://github.com/rails/rails/blob/4-1-stable/guides/CHANGELOG.md) for previous changes.