Skip to content

Commit 97f8df3

Browse files
committed
Updated changelog for v0.9.0
1 parent acd4367 commit 97f8df3

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

changelog.txt

+21
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
v0.9.0
2+
==========
3+
[Stats] Added GetStats and CalculateStats. See fixed #91 (@flamendless)
4+
[Window]: Added minimize/maximize button in title bar to hide/show contents #100 (@flamendless)
5+
[Slab Logo]: Added Slab logo. Credits to [email protected]
6+
[Window]: Allow horizontal scrolling when there is no vertical scrolling possible #87 (@flamendless)
7+
[Dock]: Dock now follows Window's option for W and H #92 (@flamendless)
8+
[Dock]: Allow to programmatically set a window to a dock #92 (@flamendless)
9+
[Input]: Added NeedDrag option to InputNumberSlider
10+
[Button]: Added VLines option for multiline button label #81 (@flamendless)
11+
[Layout]: Added GetCurrentColumnIndex #89 (@flamendless)
12+
[Properties]: Improved Properties to use ordered table #93 (@flamendless)
13+
[Mouse]: Read mouse arguments out of Args table #94 (@idbrii)
14+
15+
BUGFIXES
16+
==========
17+
[Dialog]: MessageBox expands if there are multiple buttons #99 (@flamendless)
18+
[Image]: Cache not updating correctly when Image object is passed #98 (@flamendless)
19+
[ContextMenu]: Context Menu now works with void spaces again #96 (@flamendless)
20+
[Tree]: Not returning IsOpen flag correctly #90 (@flamendless)
21+
122
v0.8.0
223
==========
324
[API]: Make Update and Draw functions private.

0 commit comments

Comments
 (0)