From 1414e2c0a3553a8c1ceccd4acc54ec88afb6c9c5 Mon Sep 17 00:00:00 2001 From: Ben Mabey Date: Sun, 5 Aug 2012 23:17:21 -0600 Subject: [PATCH] updates history --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index 5fc7bc7..6ac1544 100644 --- a/History.txt +++ b/History.txt @@ -1,5 +1,6 @@ == 0.8.x (in git) + * New options for AR :truncation for speed. See README for details. (Stanislaw Pankevich) * view caching works with the schema_plus gem loaded * ActiveRecord::ConnectionAdapters::AbstractAdapter#views was renamed to an internal name * ActiveRecord truncation strategy caches the list of tables #130 (Petteri Räty)