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 7747621 commit e34daa4Copy full SHA for e34daa4
Directory.Build.props
@@ -5,6 +5,6 @@
5
<Company>tom-englert.de</Company>
6
<Copyright>© 2012-2020 tom-englert.de</Copyright>
7
<Product>Tom's Toolbox</Product>
8
- <Version>2.3.0</Version>
+ <Version>2.4.0</Version>
9
</PropertyGroup>
10
</Project>
ReleaseNotes.md
@@ -1,4 +1,7 @@
1
-2.3
+2.4
2
+- Fix #23: Column virtualization is not supported
3
+
4
+2.3
- Fix #32: SelectAll() is not available when SelectionUnit="Cell"
2.2
0 commit comments