Skip to content

Commit 9dbcd2d

Browse files
committed
updates changelog
1 parent b1e5ffb commit 9dbcd2d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# CHANGELOG
22

3-
- TBD
4-
- Adds `RegistryStyle` type and a `Registry` property is added to`TreeStyle` type.
5-
- Moves File System style properties from `TreeStyle` to their own `FileSystemStyle` type, and a property `FileSystem` property is added to `TreeStyle`.
6-
- Adds coloring support for `Get-PSTreeRegistry` based on `Kind` property of the `TreeRegistryBase` instances.
3+
- __02/26/2025__
4+
- Introduced the `RegistryStyle` class and added a `Registry` property to the `TreeStyle` class.
5+
- Moved file system style properties from `TreeStyle` to a new `FileSystemStyle` class, with a `FileSystem` property added to `TreeStyle`.
6+
- Added coloring support for `Get-PSTreeRegistry`, allowing customization based on the `Kind` property of `TreeRegistryBase` instances.
77

88
- __02/22/2025__
99
- Renamed base types by removing the leading `PS` prefix (e.g., `PSTreeFile``TreeFile`, `PSTreeRegistryKey``TreeRegistryKey`) to streamline naming and improve consistency.

0 commit comments

Comments
 (0)