Adding line to CHANGELOG: Improved load order of elements to reduce reflow.

This commit is contained in:
Steve Heffernan
2012-04-06 17:15:44 -07:00
parent 980b4738f4
commit 1a6c5ffcb9
+1
View File
@@ -1,3 +1,4 @@
* Improved load order of elements to reduce reflow.
* Changed addEvent function name to 'on'.
* Removed conflicting array.indexOf function
* Added exitFullScreen to support BlackBerry devices (pull/143)