summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2018-11-27 16:00:44 -0500
committerJoel Fischer <joeljfischer@gmail.com>2018-11-27 16:00:44 -0500
commit5bae531eec1c2f04945aabd029ece594171e79d2 (patch)
tree84026a57e85fbf5661112193645406941ab2db71 /CHANGELOG.md
parentee73c2926a494412df9f25146c77ced054f41593 (diff)
downloadsdl_ios-5bae531eec1c2f04945aabd029ece594171e79d2.tar.gz
Update for v6.1.1 release6.1.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f3363eba3..f8a873518 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+# 6.1.1
+### Bug Fixes
+* Fix possible crash when checking text fields in the screen manager (https://github.com/smartdevicelink/sdl_ios/issues/1122).
+* Fix possible crash when checking language field of `RegisterAppInterfaceResponse` in `SDLLifecycleManager` (https://github.com/smartdevicelink/sdl_ios/issues/1127).
+
# 6.1.0 (Since RC 2)
### Versions
* Supports [SDL RPC Spec 5.0.0](https://github.com/smartdevicelink/rpc_spec/releases/tag/5.0.0) and [SDL Protocol Spec 5.1.0](https://github.com/smartdevicelink/protocol_spec/releases/tag/5.1.0).