Skip to content

Commit 8e20fb7

Browse files
committed
Merge branch 'develop' of tig:gui-cs/Terminal.Gui into develop
2 parents e190f30 + 6931afe commit 8e20fb7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Terminal.Gui/Terminal.Gui.csproj

+5-1
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,15 @@
7979
<Summary>A toolkit for building rich console apps for .NET that works on Windows, Mac, and Linux/Unix.</Summary>
8080
<Title>Terminal.Gui - Cross Platform Terminal user interface toolkit for .NET</Title>
8181
<PackageReleaseNotes>
82+
Release v1.7.2
83+
* Fixes #1773. Base color scheme for ListView hard to read
84+
* Fixes #1934. WindowsDriver crash when the height is less than 1 with the VS Debugger
85+
8286
Release v1.7.1
8387
* Fixes #1930. Trailing whitespace makes MessageBox.Query buttons disappear.
8488
* Fixes #1921. Mouse continuous button pressed is not working on ScrollView.
8589
* Fixes #1924. Wizard: Selected help text is unreadable
86-
90+
8791
Release v1.7.0
8892
* Moved Terminal.Gui (and NStack) to the github.com/gui-cs organization.
8993
* Adds multi-step Wizard View for setup experiences (#124)

0 commit comments

Comments
 (0)