Skip to content

Commit

Permalink
Merge pull request #175 from webex/Release/3.11.3
Browse files Browse the repository at this point in the history
Release/3.11.3
  • Loading branch information
rohits5-cisco authored Jun 6, 2024
2 parents ebc780f + 80da816 commit ba5152f
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Change Log
All notable changes to this project will be documented in this file.

#### 3.11.3 Releases
- `3.11.3` Releases - [3.11.3](#3113)

#### 3.11.2 Releases
- `3.11.2` Releases - [3.11.2](#3112)

Expand Down Expand Up @@ -91,6 +94,16 @@ All notable changes to this project will be documented in this file.
#### 0.2.0 Releases
- `0.2.0` Releases - [0.2.0](#020)

## [3.11.3](https://github.com/webex/webex-android-sdk/releases/tag/3.11.3)
Released on **6 Jun, 2024**.
### Added
- The dial & dialPhoneNumber APIs will have the error description in case of failure.
- Access token invalidation or expiry will result in the SDK APIs returning Unauthorized error inside the completion handlers.

### Updated
- The `Phone.processPushNotification(msg : String, handler: CompletionHandler<PushNotificationResult>)` handler to return error in case of any failure. The error object will have the error code and error description.
- Completion handlers returning InternalError will have error descriptions.

## [3.11.2](https://github.com/webex/webex-android-sdk/releases/tag/3.11.2)
Released on **7 May, 2024**.
### Added
Expand Down

0 comments on commit ba5152f

Please sign in to comment.