diff options
author | Julian C. Dunn <jdunn@getchef.com> | 2014-10-15 12:57:50 -0400 |
---|---|---|
committer | Julian C. Dunn <jdunn@getchef.com> | 2014-10-15 12:57:50 -0400 |
commit | c62de9a9f7b32b145960dbc713742e5c049958a8 (patch) | |
tree | ba7845cf957903ef5820033a1d728028cb6bc9ec | |
parent | d3db361a069052a1cc5b6eb551afd8d45ee9b815 (diff) | |
download | chef-c62de9a9f7b32b145960dbc713742e5c049958a8.tar.gz |
Added changelog entry per @sersut review.
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e936b4488..f321120901 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -127,6 +127,7 @@ ### Chef Contributions +* Add support for Windows 10 to version helper. * `dsc_script` resource should honor configuration parameters when `configuration_data_script` is not set (Issue #2209) * Ruby has been updated to 2.1.3 along with rubygems update to 2.4.2 * Removed shelling out to erubis/ruby for syntax checks (>= 1.9 has been able |