Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
santisq committed Jan 19, 2025
1 parent 21dcdef commit 5a7c3b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- Updates to `-Include` and `-Exclude` parameters, with this update the patterns are evaluated using the
object's `.Name` property instead of `.FullName`.
- In addition to the above, this update improves how the cmdlet displays trees when `-Include` is used.
Before, the cmdlet would display trees where no file was matched by the include patterns. Now, only trees having files matched by the include patterns are displayed.
Before, the cmdlet would display sub-trees where no file was matched by the include patterns. Now, only trees having files matched by the patterns are displayed.

```powershell
# PSTree v2.2.0
Expand Down

0 comments on commit 5a7c3b6

Please sign in to comment.