Skip to content

Commit

Permalink
updating changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
santisq committed Jul 28, 2023
1 parent 0cec005 commit 4e82c7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -6,6 +6,7 @@
```powershell
Get-PStree -Depth 0 | Get-Item
```

- Added `.Refresh()` method to `PSTreeFileSystemInfo<T>`, functionality is the same as [`FileSystemInfo.Refresh` Method](https://learn.microsoft.com/en-us/dotnet/api/system.io.filesysteminfo.refresh?view=net-7.0#system-io-filesysteminfo-refresh).
- Reorganizing source files and Pester tests.
- Added more Pester tests.
Expand Down

0 comments on commit 4e82c7b

Please sign in to comment.