Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit c784cd3

Browse files
committed
Update CHANGES.rst
1 parent 38037b2 commit c784cd3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
- [FIXED] Fixed ``TypeError`` when setting revision limits on Python>=3.6.
44
- [FIXED] Fixed the ``exists()`` double check on ``client.py`` and ``database.py``.
55
- [FIXED] Fixed Cloudant exception code 409 with 412 when creating a database that already exists.
6+
- [FIXED] Catch error if ``throw_on_exists`` flag is ``False`` for document create.
7+
- [FIXED] Fixed /_all_docs call where ``keys`` is an empty list.
68

79
2.4.0 (2017-02-14)
810
==================

0 commit comments

Comments
 (0)