We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb567ea commit fb0e2d8Copy full SHA for fb0e2d8
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
All notable changes to the LaunchDarkly iOS SDK will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
4
5
+## [2.4.2] - 2017-06-20
6
+### Fixed
7
+- Race condition in `LDPollingManager` identified by Thread Sanitizer
8
+
9
## [2.4.1] - 2017-06-15
10
### Fixed
11
- Memory leak with `NSURLSession` in `EventSource`. Thanks @jimmaye!
0 commit comments