diff --git a/changelog.md b/changelog.md index 3ccc449..d975a76 100644 --- a/changelog.md +++ b/changelog.md @@ -65,6 +65,12 @@ - Correctly highlight `[[ foo && bar || baz ]]`. +- Highlight non-executable files in command position correctly (e.g., `% /etc/passwd`) + [#202, #669] + +- Highlight directories in command position correctly, including `AUTO_CD` support + [#669] + # Changes in version 0.7.1 - Remove out-of-date information from the 0.7.0 changelog.