1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/guides/CHANGELOG.md
eileencodes dbfa8fdfc2 Preparing for 5.0.0.beta3 release
Adds changelog headers for beta3 release
2016-02-24 11:14:40 -05:00

33 lines
702 B
Markdown

## Rails 5.0.0.beta3 (February 24, 2016) ##
* No changes.
## Rails 5.0.0.beta2 (February 01, 2016) ##
* No changes.
## Rails 5.0.0.beta1 (December 18, 2015) ##
* 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.