summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2019-12-10 01:26:40 +0000
committerChef Expeditor <expeditor@chef.io>2019-12-10 01:26:40 +0000
commit4ef700e7a1543e73eca792c11b823c0c56f5b581 (patch)
tree74e3e273793c5855a78496d799c7df650a318a5f /CHANGELOG.md
parentd4ef805b1a9094356421756585f8a6dfa1ad991a (diff)
downloadchef-4ef700e7a1543e73eca792c11b823c0c56f5b581.tar.gz
Bump version to 15.6.10 by Chef Expeditorv15.6.10
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 79093140ae..4649b186ad 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.6.9 -->
-## [v15.6.9](https://github.com/chef/chef/tree/v15.6.9) (2019-12-09)
+<!-- latest_release 15.6.10 -->
+## [v15.6.10](https://github.com/chef/chef/tree/v15.6.10) (2019-12-10)
#### Merged Pull Requests
-- Remove duplicate constant for Chef::Dist::SHORT [#9150](https://github.com/chef/chef/pull/9150) ([bobchaos](https://github.com/bobchaos))
+- Bump ohai to 15.6.3 [#9152](https://github.com/chef/chef/pull/9152) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot]))
<!-- latest_release -->
<!-- release_rollup since=15.5.17 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Bump ohai to 15.6.3 [#9152](https://github.com/chef/chef/pull/9152) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) <!-- 15.6.10 -->
- Remove duplicate constant for Chef::Dist::SHORT [#9150](https://github.com/chef/chef/pull/9150) ([bobchaos](https://github.com/bobchaos)) <!-- 15.6.9 -->
- Add a new distro constant for chef-apply [#9149](https://github.com/chef/chef/pull/9149) ([bobchaos](https://github.com/bobchaos)) <!-- 15.6.8 -->
- Add output for the file provider verification [#9039](https://github.com/chef/chef/pull/9039) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.6.7 -->