=== 0.9.10 / 2009-01-19

* 2 minor enhancements:

  * Confirmed upload feature working
  * Implemented multi-key fetch
  * Return a Hash instead of Struct increasing performance

* 4 bug fixes:

  * Fixed conflict with to_json from dm-serializer
  * Stop escaping the slash in auto_migrate to match new CouchDB
    behavior
  * Fixed lazy evaluation of views
  * Internal fixes for CouchDB r731863

=== 0.9.9 / 2009-01-04

* 1 bug fix:

  * Escape the slash in destroy_model_storage

=== 0.9.8 / 2008-12-07

* 1 minor enhancement:

  * Correct parsing of a params hash

* 3 bug fixes:

  * Correct escaping of view and attachment URLs
  * couch adapter name no longer mandated
  * Correct content type now sent
