diff --git a/history.txt b/history.txt index 1830c7c..b097d51 100644 --- a/history.txt +++ b/history.txt @@ -3,6 +3,8 @@ * Major enhancements * Adds support for continuous replication (sauy7) * Automatic Type Casting (Alexander Uvarov, Sam Lown, Tim Heighes, Will Leinweber) + * Added a search method to CouchRest:Database to search the documents in a + given database. (Dave Farkas, Arnaud Berthomier, John Wood) * Minor enhancements * Provide a description of the timeout error (John Wood)