summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2017-08-01 17:52:10 -0400
committerJoel Fischer <joeljfischer@gmail.com>2017-08-01 17:52:10 -0400
commit4c8bc1a347e2bca5a7f0f987e52d957479878e05 (patch)
treeadbd2af7e342c91181cf4269c2b1551564d0c935 /CHANGELOG.md
parent17c0e6af14b49b35012f222fb3b0910a98ad45d3 (diff)
downloadsdl_ios-4c8bc1a347e2bca5a7f0f987e52d957479878e05.tar.gz
A number of minor changes and updates to video stream manager
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 3c320da23..deab4e0bc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+# 5.0.0 Release Notes (in-progress)
+### Breaking Changes
+* `SDLProxy streamingMediaManager` is now removed. If you wish to use a streaming media manager, you must use the `streamingMediaManager` on `SDLManager`.
+
# 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.