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

View File

@ -14,6 +14,7 @@
* Fix for using Chrome debug mode from a device * Fix for using Chrome debug mode from a device
* Automatically forward port 8082 for Android * Automatically forward port 8082 for Android
* Fix broken iterator methods on 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 * Don't download or unpack core libraries unnecessarily