Skip to content

Commit 1386fd3

Browse files
committed
trees sorted by ascending values
1 parent bdf8d96 commit 1386fd3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
- __08/29/2024__
44
- Added method `.GetUnderlyingObject()`. Outputs the underlying `FileSystemInfo` instance.
5-
- Fixes Issue #9:
5+
- Fixes [__Issue #9: Sort by ascending values__][1]:
66
- PSTree v2.1.16
77

88
```powershell
@@ -213,6 +213,7 @@ d---- └── Format 1.83 Kb
213213
- `-Files` switch has been added to the Module, now you can display files in the hierarchy tree if desired.
214214
- `Type` property has been added to the output object and is now part of the _Default MemberSet_.
215215

216+
[1]: https://github.com/santisq/PSTree/issues/9
216217
[2]: https://docs.microsoft.com/en-us/dotnet/api/system.io.directory.getdirectories?view=net-6.0
217218
[3]: https://docs.microsoft.com/en-us/dotnet/api/system.io.directory.getfiles?view=net-6.0
218219
[4]: https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.management/get-childitem

0 commit comments

Comments
 (0)