From fc1ad2a07eda5c22ccc09346760c6b0579e606c8 Mon Sep 17 00:00:00 2001 From: Matt Aimonetti Date: Tue, 21 Jul 2009 23:38:50 -0700 Subject: [PATCH] updated history --- history.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/history.txt b/history.txt index 8727642..1001d21 100644 --- a/history.txt +++ b/history.txt @@ -19,6 +19,7 @@ you will need to make the following modifications. * Minor enhancements + * Added ValidationErrors#count in order to play nicely with Rails (Peter Wagenet) * Bug fix: class proxy design doc refresh (Daniel Kirsh) * Bug fix: the count method on the proxy collection was missing (Daniel Kirsch) * Added #amount_pages to a paginated collection. (Matt Aimonetti)