mirror of
https://github.com/Llewellynvdm/zoxide.git
synced 2024-11-10 23:30:57 +00:00
Update CHANGELOG
This commit is contained in:
parent
ede121ef8b
commit
0155812949
@ -10,6 +10,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
### Added
|
||||
|
||||
- Version output displays `git` revision information.
|
||||
- `--z-cmd` flag for `zoxide init` to rename the `z` command to something else.
|
||||
|
||||
### Changed
|
||||
|
||||
- Query output no longer has the `query:` prefix, so `$(zq)` can now be used as an argument to commands.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Queries now also include checks for if the top level directory matches.
|
||||
|
||||
## [0.3.0] - 2020-03-30
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user