aboutsummaryrefslogtreecommitdiffstats
path: root/guides/CHANGELOG.md
blob: 16919784ad1adcd723a13855e266d1b0539056b9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
## Rails 5.0.0.beta1 (December 18, 2015) ##

*   No changes.


*   Add code of conduct to contributing guide

    *Jon Moss*

*   New section in Configuring: Configuring Active Job

    *Eliot Sykes*

*   New section in Active Record Association Basics: Single Table Inheritance

    *Andrey Nering*

*   New section in Active Record Querying: Understanding The Method Chaining

    *Andrey Nering*

*   New section in Configuring: Search Engines Indexing

    *Andrey Nering*

Please check [4-2-stable](https://github.com/rails/rails/blob/4-2-stable/guides/CHANGELOG.md) for previous changes.