CHANGELOG.md in activesupport-5.2.3.rc1 vs CHANGELOG.md in activesupport-5.2.3

- old
+ new

@@ -1,5 +1,5 @@ -## Rails 5.2.3.rc1 (March 21, 2019) ## +## Rails 5.2.3 (March 27, 2019) ## * Add `ActiveSupport::HashWithIndifferentAccess#assoc`. `assoc` can now be called with either a string or a symbol.