CHANGELOG
This commit is contained in:
parent
302f21f904
commit
dbe231a11e
|
|
@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
directory
|
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`).
|
||||||
|
- zsh: better cd completions.
|
||||||
- Lazily delete excluded directories from the database.
|
- Lazily delete excluded directories from the database.
|
||||||
|
|
||||||
## [0.9.4] - 2024-02-21
|
## [0.9.4] - 2024-02-21
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue