Преглед на файлове

relnotes for v1.0.0-rc.11

Charlie Kindel преди 4 години
родител
ревизия
0a0cf20759
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  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>
 
     <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.