From a0b01ca46cf073b2ff8de893d693fd17a37b2fb6 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Tue, 20 Feb 2018 23:06:22 -0500 Subject: [PATCH] 0.4 release notes --- Terminal.Gui/Terminal.Gui.csproj | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Terminal.Gui/Terminal.Gui.csproj b/Terminal.Gui/Terminal.Gui.csproj index f016b84d2..83ac6327c 100644 --- a/Terminal.Gui/Terminal.Gui.csproj +++ b/Terminal.Gui/Terminal.Gui.csproj @@ -10,7 +10,7 @@ true Terminal.Gui - 0.3 + 0.4 Miguel de Icaza https://github.com/migueldeicaza/gui.cs/blob/master/LICENSE https://github.com/migueldeicaza/gui.cs/ @@ -19,7 +19,8 @@ Miguel de Icaza Application framework for creating modern console applications using .NET Gui.cs is a framework for creating console user interfaces - 0.3: Fix Windows key input to not echo characters on console, proper Fkey mapping + 0.4: hotkey handling fix for RadioButtons +0.3: Fix Windows key input to not echo characters on console, proper Fkey mapping 0.2: Auto-detect the best console