瀏覽代碼

Updated rel notes

Charlie Kindel 2 年之前
父節點
當前提交
5ed1a664b7
共有 1 個文件被更改,包括 5 次插入3 次删除
  1. 5 3
      Terminal.Gui/Terminal.Gui.csproj

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

@@ -80,8 +80,10 @@
     <Title>Terminal.Gui - Cross Platform Terminal user interface toolkit for .NET</Title>
     <Title>Terminal.Gui - Cross Platform Terminal user interface toolkit for .NET</Title>
     <PackageReleaseNotes>
     <PackageReleaseNotes>
       Release v1.8.0
       Release v1.8.0
-      * Fixes #2025 - API Docs are now generated via Github Action - View Source Works
-      * Fixes #1991 - Broken link in README
+      * Fixes #2043. Update to NStack v1.0.1
+      * Fixes #2045. TrySetClipboardData test must be enclosed with a lock.
+      * Fixes #2025. API Docs are now generated via Github Action - View Source Works
+      * Fixes #1991. Broken link in README
       * Fixes #2026. Added ClearOnVisibleFalse to flag if the view must be cleared or not.
       * Fixes #2026. Added ClearOnVisibleFalse to flag if the view must be cleared or not.
       * Fixes #2017 and #2013. MainLoopTests.InvokeLeakTest failures
       * Fixes #2017 and #2013. MainLoopTests.InvokeLeakTest failures
       * Fixes #2014. Application mouseGrabView is run twice if return true.
       * Fixes #2014. Application mouseGrabView is run twice if return true.
@@ -111,7 +113,7 @@
       * Fixes #1948. Get unwrapped cursor position when word wrap is enabled on TextView.
       * Fixes #1948. Get unwrapped cursor position when word wrap is enabled on TextView.
       * Ensures that the isButtonShift flag is disabled in all situations.
       * Ensures that the isButtonShift flag is disabled in all situations.
       * Fixes #1943. Mouse ButtonShift is not preserving the text selected.
       * Fixes #1943. Mouse ButtonShift is not preserving the text selected.
-      
+
       Release v1.7.2
       Release v1.7.2
       * Fixes #1773. Base color scheme for ListView hard to read
       * Fixes #1773. Base color scheme for ListView hard to read
       * Fixes #1934. WindowsDriver crash when the height is less than 1 with the VS Debugger
       * Fixes #1934. WindowsDriver crash when the height is less than 1 with the VS Debugger