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

Commit abd620a

Browse files
committed
Update CHANGES.rst
1 parent 106c190 commit abd620a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGES.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
- [FIXED] Fixed Cloudant exception code 409 with 412 when creating a database that already exists.
77
- [FIXED] Catch error if ``throw_on_exists`` flag is ``False`` for document create.
88
- [FIXED] Fixed /_all_docs call where ``keys`` is an empty list.
9+
- [FIXED] Issue where docs with IDs that sorted lower than 0 were not returned when iterating through _all_docs.
910

1011
2.4.0 (2017-02-14)
1112
==================

0 commit comments

Comments
 (0)