Skip to content

Commit be29731

Browse files
committed
Add changelog entry for slices for max cmd name
1 parent f4d982d commit be29731

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/docs/changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ title: Changelog
55

66
## [Unreleased](https://github.com/lets-cli/lets/releases/tag/v0.0.X)
77

8+
* `[Fixed]` Fixed indentation issues for long commands in help output. Command names are now properly padded for consistent alignment.
9+
810
## [0.0.58](https://github.com/lets-cli/lets/releases/tag/v0.0.58)
911

1012
* `[Added]` `group` directive for commands. Organize commands into groups for better readability in help output. See [config reference for group](/docs/config#group).

0 commit comments

Comments
 (0)