summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2018-11-28 11:05:10 -0500
committerJoel Fischer <joeljfischer@gmail.com>2018-11-28 11:05:10 -0500
commit7160c653b62df8feed209af1018a8da1627e3c7e (patch)
tree175a7060d2051524a2177580144293dfa40fe43b /CHANGELOG.md
parent7a69804efee306c4009be316bb4b34734e19eb3a (diff)
downloadsdl_ios-7160c653b62df8feed209af1018a8da1627e3c7e.tar.gz
Update for v6.1.26.1.2
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f8a873518..44b020c05 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+# 6.1.2
+### Bug Fixes
+* Fix external accessories never reconnecting if connected over both Bluetooth and USB when one transport is disconnected (https://github.com/smartdevicelink/sdl_ios/issues/1113).
+
# 6.1.1
### Bug Fixes
* Fix possible crash when checking text fields in the screen manager (https://github.com/smartdevicelink/sdl_ios/issues/1122).