diff --git a/CHANGELOG b/CHANGELOG index e3b2f8cb..0a843ac9 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,6 @@ +# v0.4.18 + * Correctly displays subcommand names when printint help, version, or usage + (i.e. 'parent-subcommand' for help/version or 'parent subcommand' for usage) # v0.4.17 * Arg values now accept lifetimes other than 'static # v0.4.16