summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2016-09-15 15:16:01 -0400
committerJoel Fischer <joeljfischer@gmail.com>2016-09-15 15:16:01 -0400
commite7845f4bf9ddeb0fe8a4a2b42d25a88d6ae7429a (patch)
tree31bfef4a86b6724af09b9ae5dae217d415974645 /CHANGELOG.md
parent88391411bf5a376dad49b7f4cade456168b948d3 (diff)
downloadsdl_ios-e7845f4bf9ddeb0fe8a4a2b42d25a88d6ae7429a.tar.gz
Update to v4.2.44.2.4
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 cca6d5131..d0fe76284 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+# 4.2.4 Release Notes
+### Bug Fixes
+* Fixed Touch Manager not always firing single touches.
+
+### Other
+* Updated testing frameworks to support Xcode 8.
+* Updated example app to support Xcode 8.
+
# 4.2.3 Release Notes
### Bug Fixes
* Fixed HTTPS URL schemes not properly uploading data (#432, #438).