summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2016-11-07 10:24:17 -0500
committerJoel Fischer <joeljfischer@gmail.com>2016-11-07 10:24:17 -0500
commit7fcd7ce8e695dff700d3fc58f97b534cf97f8c72 (patch)
tree08a4b519b06cf6b187ff3ad31ab2a59c25205a7c /CHANGELOG.md
parente4a2d7f735b1441b368b7dce982e90d4813b91b0 (diff)
downloadsdl_ios-7fcd7ce8e695dff700d3fc58f97b534cf97f8c72.tar.gz
Update to v4.4.14.4.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 22ee49ad5..933efaae9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+# 4.4.1 Release Notes
+### Bug Fixes
+* Subscribing to waypoints should now work (new feature & RPC in v4.4.0).
+
+### Other
+* Fixes a few failing tests that were overlooked.
+* `SDLUploadFileOperation`s now use the built-in cancel mechanism instead of its own internal flag.
+
# 4.4.0 Release Notes
### Features
* [SDL-0003] Adds SendLocation and associated data types.