Skip to content

Commit 37c0c90

Browse files
committed
V 2.5.11
1 parent 67a3282 commit 37c0c90

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

ReleaseNotes.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
2.5.10:
1+
2.5.11:
2+
- Fix MultipleChoiceFilter: concurrent filter may lock out each other
3+
- Fix MultipleChoiceFilter: Active filter marker is visible when grid is empty
4+
5+
2.5.10:
26
- Fix: Filter symbol in MultipleChoiceContentFilter not always updated
37

48
2.5.9:

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<Company>tom-englert.de</Company>
66
<Copyright>Copyright (c) .NET Foundation and Contributors.</Copyright>
77
<Product>Tom's Toolbox</Product>
8-
<Version>2.5.10</Version>
8+
<Version>2.5.11</Version>
99
</PropertyGroup>
1010

1111
<PropertyGroup>

0 commit comments

Comments
 (0)