From 69cad8d45957914d9872ed9f8dd6c3a39cecbc1c Mon Sep 17 00:00:00 2001 From: raghsund <111949686+raghsund@users.noreply.github.com> Date: Mon, 17 Oct 2022 21:10:27 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27f20ba67..a7a038575 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,4 @@ The Cisco Webex Android SDK makes it easy to integrate and secure messaging, mee All contents are licensed under the Cisco EULA -See [License](LICENSE.txt) for details. \ No newline at end of file +See [License](LICENSE) for details. From 973527148a6cce3b63562de78a271404f1101e80 Mon Sep 17 00:00:00 2001 From: raghsund <111949686+raghsund@users.noreply.github.com> Date: Mon, 17 Oct 2022 21:17:46 +0530 Subject: [PATCH 2/2] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a5fc06d9..59a773274 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -65,7 +65,7 @@ All notable changes to this project will be documented in this file. - `0.2.0` Releases - [0.2.0](#020) ## [3.7.0](https://github.com/webex/webex-android-sdk/releases/tag/3.7.0) -Released on **3 October, 2022**. +Released on **17 October, 2022**. #### Added - New case `forbidden` in enum `CreatePersonError`, `UpdatePersonError` - Three new cases `INVALID_PASSWORD`, `CAPTCHA_REQUIRED`, `INVALID_PASSWORD_WITH_CAPTCHA` to enum `ErrorCode`