Update changelog

This commit is contained in:
Kenny Shields 2014-06-29 13:02:38 -04:00
parent d1aee24ded
commit ecf799fa8e

View File

@ -1,6 +1,9 @@
================================================
Version 0.9.9 - Alpha (Release Date TBD)
================================================
[ADDED] a new object: tree
[ADDED] a new button method: GetDown()
[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] checkbox text becoming invisible when calling checkbox:SetText after switching to a custom state