diff options
Diffstat (limited to 'guides/CHANGELOG.md')
-rw-r--r-- | guides/CHANGELOG.md | 21 |
1 files changed, 5 insertions, 16 deletions
diff --git a/guides/CHANGELOG.md b/guides/CHANGELOG.md index 09fb7b1a0e..516b643cb8 100644 --- a/guides/CHANGELOG.md +++ b/guides/CHANGELOG.md @@ -1,21 +1,10 @@ -* Add code of conduct to contributing guide +* New section _Troubleshooting_ in the _Autoloading and Reloading Constants_ guide. - *Jon Moss* + *Xavier Noria* -* New section in Configuring: Configuring Active Job +* Rails 6 requires Ruby 2.4.1 or newer. - *Eliot Sykes* + *Jeremy Daer* -* 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. +Please check [5-2-stable](https://github.com/rails/rails/blob/5-2-stable/guides/CHANGELOG.md) for previous changes. |