From e4c40246ad35848a5457cb58a3c0274f50fdc224 Mon Sep 17 00:00:00 2001 From: "coding.jackalope" Date: Wed, 12 Jun 2019 14:15:35 -0700 Subject: [PATCH] [Changelog]: Completed v0.4.0 items. --- changelog.txt | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/changelog.txt b/changelog.txt index e29274a..fd8a24b 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,10 +1,3 @@ -v0.4.0 RELEASE -========== -[Interaction]: Check Keyboard documentation. -[Input]: Check documentation. -[Input]: Drag select word versus character. -[Input]: Auto-grow control with MulitLine. - v0.5.0 RELEASE ========== [API]: Expose Stats interface. @@ -51,6 +44,8 @@ Dialog: Modal/Non-modal dialogs. [Graph]: Initial line graph implementation. Group: Initial implementation of grouping of controls. Controls with their options are stored until grouping ends. Then position is calculated based on each control size. +[Input]: Drag select word versus character. +[Input]: Auto-grow control with MulitLine. License: Show license for Kenney.nl assets. Main Menu Bar: Assert if called within a window context. [Menu]: Radio button like menu items.