summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2019-04-17 11:35:15 -0400
committerJoel Fischer <joeljfischer@gmail.com>2019-04-17 11:35:15 -0400
commitab54b5e461e058a73690796241e5892c31964afb (patch)
treed5415ac95b8d6e7fa2f7f5401e3b81c3c16fddab
parentdbcb08c56956f8c5a8491c47b4999030ee77a3c0 (diff)
downloadsdl_ios-ab54b5e461e058a73690796241e5892c31964afb.tar.gz
Update changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b85ae2367..23c24cd58 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
# 6.2.0
### Versions
-* Supports [SDL RPC Spec 5.1.0]() and [SDL Protocol Spec 5.2.0]().
+* Supports [SDL RPC Spec 5.1.0](https://github.com/smartdevicelink/rpc_spec/releases/tag/5.1.0) and [SDL Protocol Spec 5.2.0](https://github.com/smartdevicelink/protocol_spec/releases/tag/5.2.0).
### Enhancements
* Added a screen informing the user what they must do if a video streaming app is not in the foreground on their mobile device (https://github.com/smartdevicelink/sdl_ios/issues/1058).