From ce2c1f82cc9b0e7cafbb5ca881fda74cd485df2a Mon Sep 17 00:00:00 2001 From: Eric Avdey Date: Wed, 17 Mar 2021 10:40:15 -0300 Subject: [PATCH] Updated CHANGES for 4.3.1 release --- CHANGES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 5d82a45b..4a372273 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,8 @@ +# 4.3.1 (2021-03-17) +- [NEW] Add migration guide to the newly supported cloudant-node-sdk + (package: @ibm-cloud/cloudant). +- [FIXED] Update README to prefer url to account. + # 4.3.0 (2020-08-17) - [FIXED] Stopped constant token auto renewal in the absence of a cookie header Max-Age.