Update CHANGELOG

This commit is contained in:
Ajeet D'Souza 2020-04-03 18:32:31 +05:30
parent ede121ef8b
commit 0155812949

View File

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