Skip to content

Commit 1bd8bc3

Browse files
author
Evan Greer
committed
updates changelog
1 parent abf81fa commit 1bd8bc3

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,16 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1616
## [3.5.1]
1717

1818
#### Added
19-
- improved auth token handling
19+
- Improved auth token handling
2020

2121
#### Fixed
22-
- embedded manager syncs messages as soon as user logs in
22+
- Embedded manager syncs messages as soon as user logs in
2323
- Fixed a bug to prevent app crashes due to malformed authTokens
2424
- Fixes a bug where push notifications opens would lead to app crashes
2525
- Fixes a bug where crashes would occur due to SDK not being initialized
26-
- check for three components of auth token being present before decoding the expiration time to prevent app crashes
2726

2827
#### Changed
29-
- updates Glide library in embedded message OOTB views to version [4.16.0](https://github.com/bumptech/glide/releases/tag/v4.16.0)
28+
- Updates Glide library in embedded message OOTB views to version [4.16.0](https://github.com/bumptech/glide/releases/tag/v4.16.0)
3029

3130
## [3.5.0]
3231
#### Added

0 commit comments

Comments
 (0)