summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2017-07-10 13:12:04 -0400
committerJoel Fischer <joeljfischer@gmail.com>2017-07-10 13:12:04 -0400
commit4d0f991f317ba06dd5c48389b7d030f979a625b2 (patch)
tree342cc416f21f6daccb9daaea522d95a11689a08c /CHANGELOG.md
parent46e39d234ea8ffed0df9efd1f7856eb67582dfda (diff)
downloadsdl_ios-4d0f991f317ba06dd5c48389b7d030f979a625b2.tar.gz
Update for v4.6.14.6.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f4005aaba..3c320da23 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,13 @@
+# 4.6.1 Release Notes
+### Bug Fixes
+* Fixes a bug where an app would crash if connected while the app is foregrounded and the vehicle is already in motion.
+
+### Example App
+* Now compiles correctly.
+
# 4.6.0 Release Notes (since RC 2)
### Example App
-* Added a command to send a `GetVehicleData`
+* Added a command to send a `GetVehicleData`.
### Known Issues
* On DEBUG builds of an app, if a connected Sync Gen 3 head unit goes through a normal shut down sequence (key out, door open), the app will crash. This will not occur on RELEASE builds.