README.md in leanback-0.3.1 vs README.md in leanback-0.3.2

- old
+ new

@@ -8,17 +8,22 @@ * To create a simple Ruby Interface to CouchDB * Expose the features of CouchDB to the Ruby Lang., * Use a minimalist Ruby DSL to access CouchDB * provide a very easy way to persist and retrieve data +##Compatibility +Upgraded and tested on CouchDB 1.2.0. CouchDB 1.0.1 should still work fine. + ##Usage * [Leanback](http://www.whisperservers.com/leanback/leanback/) + [Installation](http://www.whisperservers.com/leanback/leanback/installation/) + [Basic CouchDB Operations](http://www.whisperservers.com/leanback/basic-couchdb-operations/) + + + [Find Documents by Key](http://www.whisperservers.com/leanback/find-documents-by-key/) + Working with [CouchDB Views](http://www.whisperservers.com/leanback/design-documents-and-permanent-views/) + [Error Handling](http://www.whisperservers.com/leanback/error-handling/)