summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-12-08 20:02:32 +0000
committerChef Versioner <chef-versioner@chef.io>2016-12-08 20:02:32 +0000
commitef18311bdfe53eb87460c3638f7571131b10d96d (patch)
treeb98863576126b2076dea6c744d829243c6793a28 /CHANGELOG.md
parent2250307b6dfbd125cf47b1bc93e3b8ccd85ad27d (diff)
downloadchef-ef18311bdfe53eb87460c3638f7571131b10d96d.tar.gz
Bump version of chef to 12.17.48 by Chef Versioner.v12.17.48
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fbe63db43c..6d9fa45993 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,10 +1,11 @@
This changelog reflects the current state of chef's master branch on github and may not reflect the current released version of chef, which is [![Gem Version](https://badge.fury.io/rb/chef.svg)](https://badge.fury.io/rb/chef).
-## [v12.17.47](https://github.com/chef/chef/tree/v12.17.47) (2016-12-07)
-[Full Changelog](https://github.com/chef/chef/compare/v12.16.42...v12.17.47)
+## [v12.17.48](https://github.com/chef/chef/tree/v12.17.48) (2016-12-08)
+[Full Changelog](https://github.com/chef/chef/compare/v12.16.42...v12.17.48)
**Implemented enhancements:**
+- Yaml support for chef config objects [\#5620](https://github.com/chef/chef/issues/5620)
- Action :umount for mount resource is an obtuse anachronism [\#5595](https://github.com/chef/chef/issues/5595)
- Core: Update ohai resource to new style, stop overwriting name property [\#5607](https://github.com/chef/chef/pull/5607) ([adamleff](https://github.com/adamleff))
- Linux: mount provider - skip device detection for zfs [\#5603](https://github.com/chef/chef/pull/5603) ([ttr](https://github.com/ttr))