From 53b052f631646256480293cf20ad9ebd90fecb21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20Tapaj=C3=B3s?= Date: Fri, 25 Feb 2011 00:05:32 -0300 Subject: [PATCH] Update History --- history.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/history.txt b/history.txt index 423c303..7ce64d8 100644 --- a/history.txt +++ b/history.txt @@ -2,6 +2,9 @@ * Minor enhancements: * A yield parameter in an anonymous casted model property block is no longer required (@samlown) + * Narrow the rescued exception to avoid catching class evaluation errors that has nothing to to with the association (thanks Simone Carletti) + * Fix validate uniqueness test that was never executed (thanks Simone Carletti) + * Adds a #reload method to reload document attributes (thanks Simone Carletti) == CouchRest Model 1.0.0