rails/guides/CHANGELOG.md

29 lines
639 B
Markdown
Raw Normal View History

2016-02-01 21:27:38 +00:00
## 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*
2014-12-16 02:36:02 +00:00
* New section in Active Record Querying: Understanding The Method Chaining
2014-12-17 22:03:37 +00:00
*Andrey Nering*
2014-12-16 02:36:02 +00:00
* 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.