diff --git a/CHANGELOG.md b/CHANGELOG.md index 01b8e8bf..928d9f69 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### Changed - `add()` now merges configuration options recursively [#962](https://github.com/deployphp/deployer/pull/962) +- Added `writable_chmod_recursive` boolean option to enable non-recursive `chmod` ## v4.1.0 [v4.0.2...v4.1.0](https://github.com/deployphp/deployer/compare/v4.0.2...v4.1.0)