Skip to content

Commit 0155812

Browse files
committed
Update CHANGELOG
1 parent ede121e commit 0155812

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Added
1111

1212
- Version output displays `git` revision information.
13+
- `--z-cmd` flag for `zoxide init` to rename the `z` command to something else.
14+
15+
### Changed
16+
17+
- Query output no longer has the `query:` prefix, so `$(zq)` can now be used as an argument to commands.
18+
19+
### Fixed
20+
21+
- Queries now also include checks for if the top level directory matches.
1322

1423
## [0.3.0] - 2020-03-30
1524

0 commit comments

Comments
 (0)