From 367bbd6f70859b48f47a671218d3f1f11c0a02a1 Mon Sep 17 00:00:00 2001 From: Matt Aimonetti Date: Fri, 17 Jul 2009 10:53:00 -0700 Subject: [PATCH] updated the history.txt file --- history.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/history.txt b/history.txt index f691eae..1d886de 100644 --- a/history.txt +++ b/history.txt @@ -7,6 +7,8 @@ * Minor enhancements + * Added an init.rb file for easy usage as a Rails plugin (Aaron Quint) + * Bug fix: pagination shouldn't die on empty results (Arnaud Berthomier) * Optimized ExtendedDocument.count to run about 3x faster (Matt Aimonetti) * Added Float casting (Ryan Felton & Matt Aimonetti)