summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2016-01-29 09:57:45 -0500
committerJoel Fischer <joeljfischer@gmail.com>2016-01-29 09:57:45 -0500
commitb22cb5f9f67bbffcf8d6cb604ca3bb416ff54174 (patch)
tree2fc9d2af17d0bad7f427702fb3909dc1e5b4acf8
parent3ff3a79bae45e3ecfd0c2a68265be0935edacb50 (diff)
downloadsdl_ios-b22cb5f9f67bbffcf8d6cb604ca3bb416ff54174.tar.gz
Update CHANGELOG.md
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 06799b24d..79ee047b3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@
### Other
* Apple broke SDL's app launching scheme in iOS 9.0, so this code has been removed from the project. Apple fixed a bug in iOS 9.2 that alleviates much of the missing functionality.
* The example app no longer has video and audio code, and its app type is now `MEDIA` instead of `NAVIGATION`.
+* Travis CI builds are fixed
# 4.0.1 Release notes