Skip to content

Commit 5efc973

Browse files
committed
2.1.0
1 parent 32e3b5f commit 5efc973

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 2.1.0 (2021-12-30)
2+
3+
- 🚤 Improved performance when showing the projects in the solution.
4+
- ✨ Improved text searching when filtering the projects.
5+
- ✨ Added support for using a regular expression to filter the projects.
6+
17
# 2.0.0 (2021-12-24)
28

39
- ✨ Visual Studio 2022 support.

source/ProjectFilter/ProjectFilter.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</PropertyGroup>
1313

1414
<PropertyGroup>
15-
<Version>2.0.0</Version>
15+
<Version>2.1.0</Version>
1616
</PropertyGroup>
1717

1818
<PropertyGroup>

0 commit comments

Comments
 (0)