From 7e56bf724479ce92eff2f806573f382957f3a2b4 Mon Sep 17 00:00:00 2001 From: Xavier Noria Date: Fri, 24 Jun 2011 23:27:40 +0200 Subject: registers support for acronyms in the CHANGELOG of Active Support --- activesupport/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'activesupport/CHANGELOG') diff --git a/activesupport/CHANGELOG b/activesupport/CHANGELOG index 23f25d6197..034d03533f 100644 --- a/activesupport/CHANGELOG +++ b/activesupport/CHANGELOG @@ -1,5 +1,7 @@ *Rails 3.2.0 (unreleased)* +* The inflector understands acronyms. [dlee] + * Deprecated ActiveSupport::Memoizable in favor of Ruby memoization pattern [José Valim] * Added Time#all_day/week/quarter/year as a way of generating ranges (example: Event.where(created_at: Time.now.all_week)) [DHH] -- cgit v1.2.3