Skip to content

Commit d961822

Browse files
committed
Update changelog for dependency failure tree feature
1 parent 1b9fb04 commit d961822

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/docs/changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ title: Changelog
88
* `[Added]` Show similar command suggestions on typos.
99
* `[Changed]` Exit code 2 on unknown command.
1010
* `[Removed]` Drop deprecated `eval_env` directive. Use `env` with `sh` execution mode instead.
11+
* `[Added]` When a command or its `depends` chain fails, print an indented tree to stderr showing the full chain with the failing command highlighted
1112

1213
## [0.0.59](https://github.com/lets-cli/lets/releases/tag/v0.0.59)
1314

0 commit comments

Comments
 (0)