From b1978300207a8ba888a85b0302fc98293f54fdb2 Mon Sep 17 00:00:00 2001 From: Filipe David Borba Manana Date: Fri, 19 Nov 2010 12:22:57 +0000 Subject: Updated CHANGES for 1.1.0. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@1036816 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 6e8ebdcc..44b7ce94 100644 --- a/CHANGES +++ b/CHANGES @@ -40,6 +40,8 @@ View Server: returning a `stale=ok` response. * Warn about empty result caused by `startkey` and `endkey` limiting. * Built-in reduce function `_sum` now accepts lists of integers as input. + * Added view query aliases start_key, end_key, start_key_docid and + end_key_docid. Version 1.0.1 ------------- -- cgit v1.2.3