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 924509d commit f58843aCopy full SHA for f58843a
ReleaseNotes.md
@@ -1,4 +1,7 @@
1
-2.5.13:
+2.5.14
2
+- Fix #81: GetFilter().Clear doesn't clear the Listbox of the MultiplechoiceFilters
3
+
4
+2.5.13:
5
- Fix #75: Exception in MultipleChoiceFilter.ListBox_ItemsCollectionChanged
6
7
2.5.12:
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>
8
- <Version>2.5.13</Version>
+ <Version>2.5.14</Version>
9
</PropertyGroup>
10
11
<PropertyGroup>
0 commit comments