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 b3ebfa5 commit a92137cCopy full SHA for a92137c
2 files changed
ReleaseNotes.md
@@ -1,4 +1,10 @@
1
-2.5.1:
+2.5.3:
2
+- Fix #62: MultipleChoiceFilter: listbox items not selected
3
+
4
+2.5.2:
5
+- Fix #58: provide net5.0-windows target in package
6
7
+2.5.1:
8
- #52: Performance: Optimize DataGridFilterColumn.GetCellContentData for simple properties
9
10
2.5.0
src/Directory.Build.props
@@ -5,7 +5,7 @@
<Company>tom-englert.de</Company>
<Copyright>Copyright (c) .NET Foundation and Contributors.</Copyright>
<Product>Tom's Toolbox</Product>
- <Version>2.5.2</Version>
+ <Version>2.5.3</Version>
</PropertyGroup>
11
<PropertyGroup>
0 commit comments