From 0fc1a88ede989a6d0a3a13e6e73d220aeffb6f0d Mon Sep 17 00:00:00 2001 From: Matt Aimonetti Date: Wed, 29 Jul 2009 20:16:59 -0700 Subject: [PATCH] updated the history file --- history.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/history.txt b/history.txt index 7980257..b505d2a 100644 --- a/history.txt +++ b/history.txt @@ -12,7 +12,9 @@ you will need to make the following modifications. * Added a new Rack logger middleware letting you log/save requests/queries (Matt Aimonetti) * Minor enhancements - + + * Added an option to force the deletion of a attachments (bypass 409s) (Matt Aimonetti) + * Created a new abstraction layer for the REST API (Matt Aimonetti) * Bug fix: made ExtendedDocument#all compatible with Couch 0.10 (tc) == 0.32