소스 검색

Mention ReactiveExample in release notes

Artyom 4 년 전
부모
커밋
726461de6c
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Terminal.Gui/Terminal.Gui.csproj

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

@@ -24,6 +24,7 @@
     <PackageReleaseNotes>
       v1.00 -
       * If StatusBar.Visible is set to false, TopLevel resizes correctly enabling hiding/showing of a StatusBar. UICatalog demonstrates.
+      * New sample/demo app - ReactiveExample - Shows how to use reactive extensions and ReactiveUI with gui.cs.
       
       v0.90 - "Feature Complete" pre-release of Terminal.Gui (aka gui.cs) 1.0. This release is a signficant upgrade from the previous published release (0.81). Most of the major changes and bug fixes are listed below. NOTE: This release includes breaking changes to the API; we will strive to avoid any more breaking changes before 1.0.