summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-02-05 21:14:51 +0000
committerChef Expeditor <expeditor@chef.io>2020-02-05 21:14:51 +0000
commit2a2d42937e1de39bf60c119aceba861bf87376aa (patch)
tree998e33e3fd0c5872575cb91b6d85ccff70df0c10 /CHANGELOG.md
parenta59b6b53fb7da9214f4c28cee704b32ee90b577e (diff)
downloadchef-2a2d42937e1de39bf60c119aceba861bf87376aa.tar.gz
Bump version to 15.8.16 by Chef Expeditorv15.8.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 9f1561d3ac..229ab01ec5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.8.15 -->
-## [v15.8.15](https://github.com/chef/chef/tree/v15.8.15) (2020-02-05)
+<!-- latest_release 15.8.16 -->
+## [v15.8.16](https://github.com/chef/chef/tree/v15.8.16) (2020-02-05)
#### Merged Pull Requests
-- Add a default_description in windows_task [#9334](https://github.com/chef/chef/pull/9334) ([tas50](https://github.com/tas50))
+- Swap the methods and the aliases in the chef-utils platforms [#9335](https://github.com/chef/chef/pull/9335) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=15.7.32 -->
### Changes not yet released to stable channel
#### Merged Pull Requests
+- Swap the methods and the aliases in the chef-utils platforms [#9335](https://github.com/chef/chef/pull/9335) ([tas50](https://github.com/tas50)) <!-- 15.8.16 -->
- Add a default_description in windows_task [#9334](https://github.com/chef/chef/pull/9334) ([tas50](https://github.com/tas50)) <!-- 15.8.15 -->
- Pull the windows Ruby installer from S3 for tests [#9333](https://github.com/chef/chef/pull/9333) ([tas50](https://github.com/tas50)) <!-- 15.8.14 -->
- Add some version string backcompat APIs [#9331](https://github.com/chef/chef/pull/9331) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.8.13 -->