We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba9293f commit 669b064Copy full SHA for 669b064
Terminal.Gui/Terminal.Gui.csproj
@@ -40,6 +40,10 @@
40
<Title>Terminal.Gui is a framework for creating console user interfaces</Title>
41
42
<PackageReleaseNotes>
43
+ v1.0.0-rc.13
44
+ * NEW CONTROL: GraphView - thanks @tznind!
45
+ * Fixes #1256 - OutConsoleGridView no longer works - ENTER does not work
46
+
47
v1.0.0-rc.12
48
* Fixes #1257 - ListView's ProcessKey should return false if no OpenSelectedItem handler is defined
49
0 commit comments