From 1d4cfb98954ac602c22245992c15be06feb55c08 Mon Sep 17 00:00:00 2001 From: Aaron Patterson Date: Thu, 9 Dec 2010 14:52:55 -0800 Subject: updating changelog --- History.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/History.txt b/History.txt index 25c7fba1e6..6094c7f6ca 100644 --- a/History.txt +++ b/History.txt @@ -3,6 +3,7 @@ * Enhancements * AST is now Enumerable + * AND nodes are now n-ary nodes * Deprecations @@ -24,6 +25,8 @@ * Arel::Table.table_cache is deprecated and will be removed in 3.0.0 with no replacement. + * Arel::Nodes::And.new takes a single list instead of left and right. + == 2.0.7 (unreleased) * Bug Fixes -- cgit v1.2.3