diff --git a/changelog.md b/changelog.md index ead1b45..08887ea 100644 --- a/changelog.md +++ b/changelog.md @@ -17,6 +17,9 @@ highlighted as errors. [#651, 81267ca3130c] +- Support parameter elision in command position (e.g., `$foo ls` where `$foo` is unset or empty) + [#667] + # Changes in version 0.7.1 - Remove out-of-date information from the 0.7.0 changelog.