summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClaire McQuin <claire@getchef.com>2014-08-13 14:23:24 -0700
committerClaire McQuin <claire@getchef.com>2014-08-14 12:33:53 -0700
commit30d6c3c4ad0a317ab3467224fbfebb5c430d837d (patch)
treea8035ae3763ddbca714d5622905ece833147717a
parent24cf1f70086de1d079174aa36b4820e49e9fc393 (diff)
downloadchef-mcquin/Issues-1446.tar.gz
Update for remove recipe dsl from base provisioner.mcquin/Issues-1446
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5c4e040370..42db131753 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -29,6 +29,8 @@
* Enable Travis to run Test Kitchen with Kitchen EC2.
* End-to-end tests for Ubuntu 12.04
* Only run end-to-end tests when secure environment variables are present.
+* Remove recipe DSL from base provisioner (Issue 1446).
+
* [**Phil Dibowitz**](https://github.com/jaymzh):
'group' provider on OSX properly uses 'dscl' to determine existing groups