From ecf799fa8eff04a917c19067000a0e28cf97f6e5 Mon Sep 17 00:00:00 2001 From: Kenny Shields Date: Sun, 29 Jun 2014 13:02:38 -0400 Subject: [PATCH] Update changelog --- changelog.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.txt b/changelog.txt index 5a38055..a1f654b 100644 --- a/changelog.txt +++ b/changelog.txt @@ -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