Skip to content

Commit

Permalink
V 2.5.11
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-englert committed Aug 28, 2021
1 parent 67a3282 commit 37c0c90
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
2.5.10:
2.5.11:
- Fix MultipleChoiceFilter: concurrent filter may lock out each other
- Fix MultipleChoiceFilter: Active filter marker is visible when grid is empty

2.5.10:
- Fix: Filter symbol in MultipleChoiceContentFilter not always updated

2.5.9:
Expand Down
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -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.10</Version>
<Version>2.5.11</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit 37c0c90

Please sign in to comment.