Skip to content

Commit 208e60e

Browse files
committed
edit changelog
1 parent ccb2b28 commit 208e60e

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,16 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5-
## 6.4.11
5+
## 6.4.12
66
### Added
77
- Added a new function to `IterableAPI` to get the currently set authentication token
8+
- Added a new function (`onTokenRegistrationFailed`) to the `IterableAuthDelegate` upon authentication token retrieval failure
89

910
### Changed
1011
- Changed `setEmail` and `setUserId` to run through the login process if also sent in an authentication token (and a non-`nil` ID)
11-
- Changed authentication manager behavior to schedule automatic refreshes on JWT retrieval or decoding failures
12+
13+
### Fixed
14+
- Fixed instances where setting a new authentication token for a user failed
1215

1316
## 6.4.11
1417
### Fixed

0 commit comments

Comments
 (0)