Change log update.

This commit is contained in:
photonstorm 2014-08-28 04:38:21 +01:00
parent 3a9f869882
commit 4cdffb6b6f

View file

@ -88,6 +88,7 @@ Version 2.1.0 - "Cairhien" - -in development-
* ScaleManager.destroy now removes the window and document event listeners, which are no longer created anonymously (thanks @eguneys #1092)
* Input.Gamepad.destroy now destroys all connected SinglePads and clears event listeners.
* SinglePad.destroy now clears all associated GamepadButton objects and signals.
* Device.node and Device.nodeWebKit are two new properties (thanks @videlais #1129)
### Updates