summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-04-02 21:58:19 +0000
committerChef Versioner <chef-versioner@chef.io>2017-04-02 21:58:19 +0000
commit2d1d59afe0ec393c31dce6caabc8c85aaa7bba58 (patch)
tree4235c4b7487f76498f35b5fc21bd9b2a7ce8f7a5 /CHANGELOG.md
parentffcf658b0fbc7937ae13e0c612d3318b57a1aa0e (diff)
downloadchef-2d1d59afe0ec393c31dce6caabc8c85aaa7bba58.tar.gz
Bump version of chef to 13.0.87 by Chef Versioner.v13.0.87
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7deeeb2392..006cf5183e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,14 +1,14 @@
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).
-## [v13.0.85](https://github.com/chef/chef/tree/v13.0.85) (2017-04-02)
-[Full Changelog](https://github.com/chef/chef/compare/v13.0.85...v13.0.85)
+## [v13.0.86](https://github.com/chef/chef/tree/v13.0.86) (2017-04-02)
+[Full Changelog](https://github.com/chef/chef/compare/v13.0.86...v13.0.86)
**Merged pull requests:**
-- Chef-13: Remove deprecated Chef::ResourceResolver.resource API [\#5988](https://github.com/chef/chef/pull/5988) ([lamont-granquist](https://github.com/lamont-granquist))
+- Chef-13: remove iconv from the chef build [\#5993](https://github.com/chef/chef/pull/5993) ([lamont-granquist](https://github.com/lamont-granquist))
-## [v13.0.85](https://github.com/chef/chef/tree/v13.0.85) (2017-04-02)
-[Full Changelog](https://github.com/chef/chef/compare/v12.19.36...v13.0.85)
+## [v13.0.86](https://github.com/chef/chef/tree/v13.0.86) (2017-04-02)
+[Full Changelog](https://github.com/chef/chef/compare/v12.19.36...v13.0.86)
**Closed issues:**
@@ -18,6 +18,7 @@ This changelog reflects the current state of chef's master branch on github and
**Merged pull requests:**
+- Chef-13: Remove deprecated Chef::ResourceResolver.resource API [\#5988](https://github.com/chef/chef/pull/5988) ([lamont-granquist](https://github.com/lamont-granquist))
- Chef-13: remove deprecated run\_command API entirely [\#5985](https://github.com/chef/chef/pull/5985) ([lamont-granquist](https://github.com/lamont-granquist))
- Chef-13: fix notifying array resources [\#5984](https://github.com/chef/chef/pull/5984) ([lamont-granquist](https://github.com/lamont-granquist))
- Chef-13: remove deprecated launchd resource hash property [\#5983](https://github.com/chef/chef/pull/5983) ([lamont-granquist](https://github.com/lamont-granquist))
@@ -56,7 +57,6 @@ This changelog reflects the current state of chef's master branch on github and
- Chef-13: remove supports API from Chef::Resource [\#5863](https://github.com/chef/chef/pull/5863) ([lamont-granquist](https://github.com/lamont-granquist))
- HTTP: add debug long for non-JSON response [\#5858](https://github.com/chef/chef/pull/5858) ([lamont-granquist](https://github.com/lamont-granquist))
- Chef-13 remove resource cloning and 3694 warnings [\#5856](https://github.com/chef/chef/pull/5856) ([lamont-granquist](https://github.com/lamont-granquist))
-- Chef-13: support why-run by default [\#5853](https://github.com/chef/chef/pull/5853) ([lamont-granquist](https://github.com/lamont-granquist))
## [v12.19.33](https://github.com/chef/chef/tree/v12.19.33) (2017-02-16)
[Full Changelog](https://github.com/chef/chef/compare/v12.18.31...v12.19.33)