From 99363dcf60a97fa25e94cc4217f9befeafbb6b70 Mon Sep 17 00:00:00 2001 From: Myron Marston Date: Fri, 6 May 2011 09:59:57 -0700 Subject: Add documentation for new observer enable/disable feature. --- activemodel/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'activemodel/CHANGELOG') diff --git a/activemodel/CHANGELOG b/activemodel/CHANGELOG index f29f134783..c26924cf09 100644 --- a/activemodel/CHANGELOG +++ b/activemodel/CHANGELOG @@ -15,6 +15,8 @@ * ActiveModel::AttributeMethods allows attributes to be defined on demand [Alexander Uvarov] +* Add support for selectively enabling/disabling observers [Myron Marston] + *Rails 3.0.2 (unreleased)* -- cgit v1.2.3