diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e5e6dcbf..64cfda611 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,8 @@ IMPROVEMENTS: to `extra`. [GH-1979] - provisioners/ansible: `inventory_path` will be auto-generated if not specified. [GH-1907] + - provisioners/shell: Set the `privileged` option to false to run + without sudo. [GH-1370] BUG FIXES: