aboutsummaryrefslogtreecommitdiffstats
path: root/guides/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'guides/CHANGELOG.md')
-rw-r--r--guides/CHANGELOG.md27
1 files changed, 12 insertions, 15 deletions
diff --git a/guides/CHANGELOG.md b/guides/CHANGELOG.md
index d35d0f1976..beace1ed6f 100644
--- a/guides/CHANGELOG.md
+++ b/guides/CHANGELOG.md
@@ -1,33 +1,30 @@
-## Rails 5.0.0.beta3 (February 24, 2016) ##
+## Rails 6.0.0.beta3 (March 11, 2019) ##
* No changes.
-## Rails 5.0.0.beta2 (February 01, 2016) ##
+## Rails 6.0.0.beta2 (February 25, 2019) ##
* No changes.
-## Rails 5.0.0.beta1 (December 18, 2015) ##
+## Rails 6.0.0.beta1 (January 18, 2019) ##
-* Add code of conduct to contributing guide
+* Add "Action Text Overview" Guide.
- *Jon Moss*
+ *DHH*
-* New section in Configuring: Configuring Active Job
+* Add "Action Mailbox Basics" Guide.
- *Eliot Sykes*
+ *DHH*
-* New section in Active Record Association Basics: Single Table Inheritance
+* New section _Troubleshooting_ in the _Autoloading and Reloading Constants_ guide.
- *Andrey Nering*
+ *Xavier Noria*
-* New section in Active Record Querying: Understanding The Method Chaining
+* Rails 6 requires Ruby 2.5.0 or newer.
- *Andrey Nering*
+ *Jeremy Daer*, *Kasper Timm Hansen*
-* 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.