doc: add to change log
This commit is contained in:
parent
931a659991
commit
9e899405c5
|
|
@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
- Nushell: `z` now supports fzf completion
|
||||
|
||||
### Fixed
|
||||
|
||||
- Bash/Zsh: fix `z` failing on Cygwin/MSYS2 due to `cygpath` being passed a bad string.
|
||||
|
|
|
|||
Loading…
Reference in New Issue