Skip to content

Commit

Permalink
Update CHANGELOG.md for 3.11.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
rohits5-cisco authored May 7, 2024
1 parent 4f6e776 commit 47656c2
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion 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.2 Releases
- `3.11.2` Releases - [3.11.2](#3112)

#### 3.11.1 Releases
- `3.11.1` Releases - [3.11.1](#3111)

Expand Down Expand Up @@ -88,6 +91,12 @@ 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.2](https://github.com/webex/webex-android-sdk/releases/tag/3.11.2)
Released on **7 May, 2024**.
### Added
- New interface `WebexAuthDelegate` to receive all authentication related event callbacks.
- New callback function `onReLoginRequired()` in `WebexAuthDelegate` to notify when user is logged out and re login is required.

## [3.11.1](https://github.com/webex/webex-android-sdk/releases/tag/3.11.1)
Released on **8 April, 2024**.
### Updated
Expand Down Expand Up @@ -714,4 +723,4 @@ The following exclude is no longer needed in the packagingOptions (unless RxJava
Released on 2017-11-30.

#### Added
- Initial release of Cisco Spark SDK for Android.
- Initial release of Cisco Spark SDK for Android.

0 comments on commit 47656c2

Please sign in to comment.