Skip to content

Commit eaa4acd

Browse files
committed
V 2.5.7
1 parent 3114e6d commit eaa4acd

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

ReleaseNotes.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
2.5.6:
1+
2.5.7:
2+
- Performance improvement for MultipleChoiceFilter
3+
4+
2.5.6:
25
- Fix #68: Filter gets lost if using column virtualization and filtered colum gets out of view.
36
- Fix #67: Filtering multiple columns, previous filters will fail
47

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.6</Version>
8+
<Version>2.5.7</Version>
99
</PropertyGroup>
1010

1111
<PropertyGroup>

0 commit comments

Comments
 (0)