diff --git a/CHANGELOG.md b/CHANGELOG.md index 39a5fcee1..9c12e1584 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ FEATURES: - Chef solo and client provisioning now support a `custom_config_path` setting that accepts a path to a Ruby file to load as part of Chef configuration, allowing you to override any setting available. [GH-876] + - CFEngine provisioner: you can now specify the package name to install, + so CFEngine enterprise is supported. [GH-1920] IMPROVEMENTS: