fix: changelog lint error

This commit is contained in:
Ashley Bartlett 2024-04-09 16:29:39 +10:00
parent 92bafcfa65
commit f9d6a3f94c
1 changed files with 2 additions and 1 deletions

View File

@ -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`).