summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-08-07 22:00:37 +0000
committerChef Expeditor <chef-ci@chef.io>2019-08-07 22:00:37 +0000
commite0ef72885027ee44eb5025c82ded084315b5df27 (patch)
tree1fe68cbd5d5df952b865ebe82c112466ed3b3a6a /CHANGELOG.md
parent1f8a11b2a21e2025cba5e1872429113f06a0b86a (diff)
downloadchef-e0ef72885027ee44eb5025c82ded084315b5df27.tar.gz
Bump version to 15.2.16 by Chef Expeditorv15.2.16
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 c5923d485d..ef3ff57c82 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.2.15 -->
-## [v15.2.15](https://github.com/chef/chef/tree/v15.2.15) (2019-08-07)
+<!-- latest_release 15.2.16 -->
+## [v15.2.16](https://github.com/chef/chef/tree/v15.2.16) (2019-08-07)
#### Merged Pull Requests
-- Fix for rhsm_repo disable does not support wildcard [#8794](https://github.com/chef/chef/pull/8794) ([kapilchouhan99](https://github.com/kapilchouhan99))
+- fix knife node environment set output [#8772](https://github.com/chef/chef/pull/8772) ([dheerajd-msys](https://github.com/dheerajd-msys))
<!-- latest_release -->
<!-- release_rollup since=15.1.36 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- fix knife node environment set output [#8772](https://github.com/chef/chef/pull/8772) ([dheerajd-msys](https://github.com/dheerajd-msys)) <!-- 15.2.16 -->
- Fix for rhsm_repo disable does not support wildcard [#8794](https://github.com/chef/chef/pull/8794) ([kapilchouhan99](https://github.com/kapilchouhan99)) <!-- 15.2.15 -->
- zypper_package upgrade action not working [#8462](https://github.com/chef/chef/pull/8462) ([foobarbam](https://github.com/foobarbam)) <!-- 15.2.14 -->
- Stop building Chef Infra Client on SLES 11 [#8796](https://github.com/chef/chef/pull/8796) ([tas50](https://github.com/tas50)) <!-- 15.2.13 -->