Skip to content

Commit f91fb19

Browse files
committed
fixed a typo in the changelog
1 parent 4b3bdb6 commit f91fb19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
- Rewrote `Compress-Archive` cmdlet in C#
1515
- Added `-Format` parameter to `Compress-Archive`
1616
- Added `-WriteMode` parameter to `Compress-Archive`
17-
- Added support for relative path structure preservating when paths relative to the working directory are specified to `-Path` or `-LiteralPath` in `Compress-Archive`
17+
- Added support for relative path structure preservation when paths relative to the working directory are specified to `-Path` or `-LiteralPath` in `Compress-Archive`
1818
- Added support for zip64 to `Compress-Archive`
1919
- Fixed a bug where empty directories would not be compressed
2020
- Fixed a bug where an abrupt stop when compressing empty directories would not delete the newly created archive

0 commit comments

Comments
 (0)