From 71c7e911d9ab108395cf2ba0b1fac99679fc3e5b Mon Sep 17 00:00:00 2001 From: Kenny Shields Date: Sun, 29 Jun 2014 02:20:47 -0400 Subject: [PATCH] Update changelog --- changelog.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/changelog.txt b/changelog.txt index c9260b7..5a38055 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,10 @@ +================================================ +Version 0.9.9 - Alpha (Release Date TBD) +================================================ +[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 + ================================================ Version 0.9.8.1 - Alpha (May 17 - 2014) ================================================