We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6e9e1f commit f6c85dbCopy full SHA for f6c85db
Directory.Build.props
@@ -3,8 +3,8 @@
3
<PropertyGroup>
4
<Authors>Tom Englert</Authors>
5
<Company>tom-englert.de</Company>
6
- <Copyright>© 2012-2019 tom-englert.de</Copyright>
+ <Copyright>© 2012-2020 tom-englert.de</Copyright>
7
<Product>Tom's Toolbox</Product>
8
- <Version>2.2.0</Version>
+ <Version>2.3.0</Version>
9
</PropertyGroup>
10
</Project>
ReleaseNotes.md
@@ -1,4 +1,7 @@
1
-2.1.1
+2.2
2
+- Fix #32: SelectAll() is not available when SelectionUnit="Cell"
+
+2.1.1
- Fix #27: Change notification for SourceValues when collection of item changes.
2.1
0 commit comments