Update CHANGELOG

This commit is contained in:
Ajeet D'Souza 2023-08-04 07:23:40 +05:30
parent 3ef1f3ee28
commit 7550ab7981
1 changed files with 4 additions and 0 deletions

View File

@ -13,6 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Short option `-a` for `zoxide query --all`.
### Fixed
- PowerShell: use `global` scope for variables / functions.
## [0.9.1] - 2023-05-07
### Added