We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cedd243 + 9c25f7a commit c298b14Copy full SHA for c298b14
2 files changed
CHANGES.md
@@ -1,6 +1,6 @@
1
-# Unreleased
2
-- [DEPRECATED] This library is now deprecated and will be EOL on Dec 31 2021.
+# 2.20.0 (2021-08-26)
3
- [FIXED] Type of `sinceSeq` can be also a `String` besides an `Integer`.
+- [DEPRECATED] This library is now deprecated and will be EOL on Dec 31 2021.
4
- [IMPROVED] - Document IDs and attachment names are now rejected if they could cause an unexpected
5
Cloudant request. We have seen that some applications pass unsantized document IDs to SDK functions
6
(e.g. direct from user requests). In response to this we have updated many functions to reject
VERSION
@@ -1 +1 @@
-2.19.3-SNAPSHOT
+2.20.0
0 commit comments