Update CHANGELOG with splice method fix

This commit is contained in:
Scott Kyle 2016-03-17 14:56:07 -07:00
parent 9ba477762a
commit f8de504ac6
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
* Fix for using Chrome debug mode from a device
* Automatically forward port 8082 for Android
* Fix broken iterator methods on Android
* Fix for List splice method not accepting a single argument
* Don't download or unpack core libraries unnecessarily