Update CHANGELOG
This commit is contained in:
19
CHANGELOG.md
19
CHANGELOG.md
@@ -1,3 +1,22 @@
|
||||
2.6.0 (08/20/2015)
|
||||
------------------
|
||||
|
||||
* Added support for multiple windows
|
||||
* Improved Lime application config for multiple windows
|
||||
* Renamed application.init to application.onWindowCreate
|
||||
* Changed many application events to include a window reference
|
||||
* Expanded touch input support, added lime.ui.Touch
|
||||
* Moved game input events from Window to Gamepad
|
||||
* Added application onPreloadProgress/onPreloadComplete events
|
||||
* Added onModuleExit events (for a clean shutdown)
|
||||
* Added additional key mappings for Flash and HTML5
|
||||
* Fixed HTML5 text input with spaces
|
||||
* Fixed event.remove
|
||||
* Fixed an issue with software-based windows
|
||||
* Fixed an unused reference in the Android template
|
||||
* Fixed "std@module_read" errors on Neko
|
||||
|
||||
|
||||
2.5.3 (08/13/2015)
|
||||
------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user