diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e5aadd..4139003 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,9 @@ 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