doc: add to change log

This commit is contained in:
Juhan280 2026-07-14 15:28:18 +06:00
parent 931a659991
commit 9e899405c5
1 changed files with 4 additions and 0 deletions

View File

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