Update changelog

This commit is contained in:
Kenny Shields 2014-07-26 12:49:20 -04:00
parent 9f606ba9c5
commit 10c9663191

View File

@ -2,7 +2,9 @@
Version 0.9.9 - Alpha (Release Date TBD) Version 0.9.9 - Alpha (Release Date TBD)
================================================ ================================================
[ADDED] a new object: tree [ADDED] a new object: tree
[ADDED] a new object: radiobutton
[ADDED] a new button method: GetDown() [ADDED] a new button method: GetDown()
[ADDED] support for relative object sizing
[FIXED] bug that would cause tabbuttons to be positioned incorrectly when scrolling with the mouse wheel [FIXED] bug that would cause tabbuttons to be positioned incorrectly when scrolling with the mouse wheel
[FIXED] collision detection issue caused by list child objects not being updated when outside of their parent's bounding box [FIXED] collision detection issue caused by list child objects not being updated when outside of their parent's bounding box