From 276956d07ce5d893dbea81a14c400eaa1e6f3836 Mon Sep 17 00:00:00 2001 From: Xavier Noria Date: Tue, 1 Oct 2013 09:55:51 +0200 Subject: registers 0b0beb7 in the CHANGELOG [ci skip] --- activesupport/CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md index eee7a7a587..f1dd7c312d 100644 --- a/activesupport/CHANGELOG.md +++ b/activesupport/CHANGELOG.md @@ -1,3 +1,8 @@ +* `require_dependency` accepts objects that respond to `to_path`, in + particular `Pathname` instances. + + *Benjamin Fleischer* + * Disable the ability to iterate over Range of AS::TimeWithZone due to significant performance issues. -- cgit v1.2.3