diff options
-rw-r--r-- | releases.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/releases.txt b/releases.txt index 505bc763..dbe0f262 100644 --- a/releases.txt +++ b/releases.txt @@ -11,6 +11,8 @@ DEPRECATE: TDISP module removed FIX: Console does not execute gwinPrintf() anymore if not visible FEATURE: Added gwinGetColor() and gwinGetBgColor() FEATURE: Console does now have an optional buffer (GWIN_CONSOLE_USE_HISTORY) +FEATURE: Gwin does now provide parent-child relations (gwinAddChild(), gwinRemoveChild(), ...) +FEATURE: Added frame widget *** changes after 1.9 *** |