summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2017-06-26 14:19:30 -0400
committerJoel Fischer <joeljfischer@gmail.com>2017-06-26 14:19:30 -0400
commit906419c8db16b2df65638a29286ef6f6e273a348 (patch)
treeab313442413f5b536d1548b7e25fe6375a3baae2 /CHANGELOG.md
parente005a34c0f1126e5038b241ccca79fff3f896f53 (diff)
downloadsdl_ios-906419c8db16b2df65638a29286ef6f6e273a348.tar.gz
Update for 4.6.0-rc.24.6.0-rc.2
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ac945407b..5481fad56 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+# 4.6.0 Release Candidate 2 Release Notes (since RC 1)
+### Bug Fixes
+* Altered the connection timeframe from 0-10 seconds to 1.5-9.5 seconds to improve connection reliability. (SDL-0067)
+
+### Example App
+* Fixes a bug causing a crash upon unexpected IAP disconnection and reconnection.
+
# 4.6.0 Release Candidate 1 Release Notes
### Bug Fixes
* Fix setting lifecycle configuration `appType` to `nil`.