diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e37dadd3bc..1fd60c92da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ ## Unreleased +* [pr#3160](https://github.com/chef/chef/pull/3160): Use Chef Zero in + socketless mode for local mode, add `--no-listen` flag to disable port + binding * [**Nolan Davidson**](https://github.com/nsdavidson): Removed after_created and added test to recipe_spec * [**Tim Sogard**](https://github.com/drags): |