summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradamedx <adamed@getchef.com>2014-08-11 20:42:48 -0700
committeradamedx <adamed@getchef.com>2014-08-11 20:42:48 -0700
commit72dd98539427776c87c4a21925240f2921c340c9 (patch)
tree7c11a2bcad91d75da6943bd7a32161ec47aac0dc
parent9aa5f5480a56abde25037297be771cb42b01456e (diff)
downloadchef-72dd98539427776c87c4a21925240f2921c340c9.tar.gz
Update CHANGELOG for Chef Issues 1754
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e82557504e..1f04f78e48 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,7 @@
## Unreleased:
* chef/json_compat now throws its own exceptions not JSON gem exceptions
+* Modify action for env raises Chef::Exceptions::Env exception on Windows (Chef Issues 1754)
* Fix a bug in the experimental Policyfile mode that caused errors when
using templates.
* Disable JSON encoding of request body when non-JSON content type is