aboutsummaryrefslogtreecommitdiffstats
path: root/guides/CHANGELOG.md
blob: e69270807639318314fa5be696406225305c0c6c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
* Split up rows in the Explain Queries table of the ActiveRecord Querying section
in order to improve readability.

    * John Kelly Ferguson *

*   Change all non-HTTP method 'post' references to 'article'.

    *John Kelly Ferguson*

*   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.