You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2020/05/06 10:58:07 UTC

[couchdb-documentation] 01/01: fix: add missing deprecation leftover

This is an automated email from the ASF dual-hosted git repository.

jan pushed a commit to branch fix/deprecation-leftover
in repository https://gitbox.apache.org/repos/asf/couchdb-documentation.git

commit db730da268a7ea2bfc18bf3ebaa01328848696ff
Author: Jan Lehnardt <ja...@apache.org>
AuthorDate: Wed May 6 12:57:49 2020 +0200

    fix: add missing deprecation leftover
---
 src/whatsnew/3.0.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/whatsnew/3.0.rst b/src/whatsnew/3.0.rst
index 349b7e6..e208b04 100644
--- a/src/whatsnew/3.0.rst
+++ b/src/whatsnew/3.0.rst
@@ -153,6 +153,8 @@ The following features are deprecated in CouchDB 3.0 and will be removed in Couc
 
 * List functions (``/{db}/{ddoc}/_list``)
 
+* Update functions (``/{db}/{ddoc}/_update``)
+
 * Virtual hosts and ini-file rewrites
 
 * Rewrite functions (``/{db}/{ddoc}/_rewrite``)