Skip to content

Commit d98625f

Browse files
committed
CHANGELOG
1 parent 30acd93 commit d98625f

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
# Unreleased
22

3-
## Added
4-
53
## Fixed
64

5+
- Show correct help for subcommands
6+
77
## Changed
88

9+
- Change the help layout to be man-page style
10+
- When catching a top-level exception, print the ex-data (if any)
11+
- Use the `:exit` in the ex-data as exit code (1 otherwise)
12+
913
# 0.10.45 (2024-05-27 / 025991c)
1014

1115
## Added
@@ -107,4 +111,4 @@ approaching the envisioned scope for this library.
107111

108112
- subcommand handling
109113
- rudimentary flag handling
110-
- help text generation
114+
- help text generation

0 commit comments

Comments
 (0)