fix: changelog lint error
This commit is contained in:
parent
92bafcfa65
commit
f9d6a3f94c
|
|
@ -11,7 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
### Fixed
|
### 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: detect infinite loop when using `alias cd=z`.
|
||||||
- fish / Nushell / PowerShell: handle queries that look like args (e.g. `z -x`).
|
- fish / Nushell / PowerShell: handle queries that look like args (e.g. `z -x`).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue