Skip to content

Commit

Permalink
Release/3.11.2
Browse files Browse the repository at this point in the history
Release/3.11.2
  • Loading branch information
bhabalan authored May 7, 2024
2 parents 113681e + 875f2d0 commit 5a8ea33
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# 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 @@ -159,6 +162,12 @@ All notable changes to this project will be documented in this file.

- `0.9.137` Releases - [0.9.137](#09137)

# [3.11.2](https://github.com/webex/webex-ios-sdk/releases/tag/3.11.2)
Released on **7 May, 2024**.
### Added
- New delegate `WebexAuthDelegate` to receive all authentication related event callbacks.
- New delegate function `onReLoginRequired()` in `WebexAuthDelegate` to notify when user auth token becomes stale or revoked and re login is required.

# [3.11.1](https://github.com/webex/webex-ios-sdk/releases/tag/3.11.1)
Released on **8 April, 2024**.
### Updated
Expand Down

0 comments on commit 5a8ea33

Please sign in to comment.