Skip to content

Commit a92137c

Browse files
committed
Bump version to 2.5.3
1 parent b3ebfa5 commit a92137c

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

ReleaseNotes.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
2.5.1:
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:
28
- #52: Performance: Optimize DataGridFilterColumn.GetCellContentData for simple properties
39

410
2.5.0

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

1111
<PropertyGroup>

0 commit comments

Comments
 (0)