Skip to content

Commit 283756f

Browse files
author
Evan Greer
committed
updates changelog
1 parent 2a795b7 commit 283756f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
88
- introduces ThreadSafeOrderedDictionary which is a wrapper around the OrderedDictionary to ensure thread safety. Thanks to @Rspoon3
99

1010
### Fixed
11-
- Prevents crashes relating to the Core Data's persistent store failing to load. Thanks to @bfahey :)
11+
- Prevents crashes relating to the Core Data's persistent store failing to load. Thanks to @bfahey :)
12+
- Fixed incorrect tracking of pushOpen for push notifications with Wake App enabled. Tracking now happens only when users tap to open the app.
1213

1314
## [6.5.7]
1415
### Fixed

0 commit comments

Comments
 (0)