From dbfa8fdfc29eb913fec6113a74394167aa13cdd6 Mon Sep 17 00:00:00 2001 From: eileencodes Date: Wed, 24 Feb 2016 11:14:40 -0500 Subject: Preparing for 5.0.0.beta3 release Adds changelog headers for beta3 release --- activesupport/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'activesupport') diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md index 2a5d203813..1a169d36be 100644 --- a/activesupport/CHANGELOG.md +++ b/activesupport/CHANGELOG.md @@ -1,3 +1,5 @@ +## Rails 5.0.0.beta3 (February 24, 2016) ## + * Deprecate arguments on `assert_nothing_raised`. `assert_nothing_raised` does not assert the arguments that have been passed -- cgit v1.2.3