aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'activemodel/CHANGELOG.md')
-rw-r--r--activemodel/CHANGELOG.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/activemodel/CHANGELOG.md b/activemodel/CHANGELOG.md
index 8a3578229a..b28c83e4ed 100644
--- a/activemodel/CHANGELOG.md
+++ b/activemodel/CHANGELOG.md
@@ -1,9 +1,5 @@
## Rails 6.0.0.alpha (Unreleased) ##
-* Do not lose all multiple `:includes` with options in serialization.
-
- *Mike Mangino*
-
* Rails 6 requires Ruby 2.4.1 or newer.
*Jeremy Daer*