Skip to content

Commit

Permalink
2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
reduckted committed Dec 23, 2023
1 parent ff17117 commit 86e93ee
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 2.5.0 (2023-12-23)

- ✨ Filtering options (load dependencies, use regular expressions, etc.) are now stored on a per-solution basis.
- ✨ The expanded state of nodes in the Project Filter dialog are remembered.

# 2.4.1 (2023-08-14)

- 🐛 When using a Solution Filter (`.slnf`), projects would sometimes be hidden in Solution Explorer after they were loaded (#4).
Expand Down
2 changes: 1 addition & 1 deletion source/ProjectFilter/ProjectFilter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</PropertyGroup>

<PropertyGroup>
<Version>2.4.1</Version>
<Version>2.5.0</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit 86e93ee

Please sign in to comment.