@@ -40,6 +40,9 @@
<Title>Terminal.Gui is a framework for creating console user interfaces</Title>
<PackageReleaseNotes>
+ v1.0.0-rc.11
+ * Fixes #1257 - ListView's ProcessKey should return false if no OpenSelectedItem handler is defined
+
v1.0.0-rc.10
* Fixes #931. Fixed the limit 25 lines issue
* Fixes #1251. Fixes TextValidateProvider exception on the All View Tester scenario.