summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2016-12-05 15:42:55 -0500
committerJoel Fischer <joeljfischer@gmail.com>2016-12-05 15:42:55 -0500
commit4d464f7261c596cae1fc4d0bcef89e1cff1083c2 (patch)
treeb953a18756bbea888c56c4b11aca25ae6058db53
parenta8776d29075aac6d4f2585b88eb58ab0b2ad3efe (diff)
downloadsdl_ios-4d464f7261c596cae1fc4d0bcef89e1cff1083c2.tar.gz
Update changelog for v4.5.0-beta.1
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 933efaae9..8d24c48dd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+# 4.5.0 Beta 1 Release Notes
+### Bug Fixes
+* Altered how Security libraries get the app id so they can start downloads faster.
+* Fixed a number of RPC initializers to have correct number sizes.
+* Fixed a video session crash in rare instances when the compression session was NULL.
+* Fixed waypoint RPCs missing response and notification dispatchers and incorrect spelling on some classes (the old classes are deprecated).
+
# 4.4.1 Release Notes
### Bug Fixes
* Subscribing to waypoints should now work (new feature & RPC in v4.4.0).