diff --git a/CHANGELOG.md b/CHANGELOG.md index c241561..06351ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed -- zsh: Space-Tab completion repeating output multiple times when matching single directory in history +- zsh: Space-Tab completion repeating output multiple times when matching single + directory - fish: detect infinite loop when using `alias cd=z`. - fish / Nushell / PowerShell: handle queries that look like args (e.g. `z -x`).