Browse Source

relnotes for v1.0.0-rc.11

Charlie Kindel 4 years ago
parent
commit
d40b3215a9
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Terminal.Gui/Terminal.Gui.csproj

+ 3 - 0
Terminal.Gui/Terminal.Gui.csproj

@@ -40,6 +40,9 @@
     <Title>Terminal.Gui is a framework for creating console user interfaces</Title>
     <Title>Terminal.Gui is a framework for creating console user interfaces</Title>
 
 
     <PackageReleaseNotes>
     <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
       v1.0.0-rc.10
       * Fixes #931. Fixed the limit 25 lines issue
       * Fixes #931. Fixed the limit 25 lines issue
       * Fixes #1251. Fixes TextValidateProvider exception on the All View Tester scenario.
       * Fixes #1251. Fixes TextValidateProvider exception on the All View Tester scenario.