diff --git a/CHANGELOG.md b/CHANGELOG.md index 4eae81b..f6e5694 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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