diff --git a/CHANGELOG.md b/CHANGELOG.md index ad3e471..22f0a17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,12 +22,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Increased default value of `$_ZO_MAXAGE` to `10000`. -- `zri` is now a shell function. - Symlinks are treated as separate directories by default, this can be changed by setting `_ZO_RESOLVE_SYMLINKS=1`. ### Removed - Help menus for `z` and `zri`. +- `zoxide remove -i` is replaced with `zri`. ## [0.4.1] - 2020-05-25