diff --git a/releases.txt b/releases.txt index dbe0f262..505bc763 100644 --- a/releases.txt +++ b/releases.txt @@ -11,8 +11,6 @@ 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 ***