summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-05-01 19:52:18 +0000
committerChef Expeditor <expeditor@chef.io>2020-05-01 19:52:18 +0000
commitf7cb3c30b6b032e30a532f88f1daaa8bed31fc0e (patch)
tree051276aea34c232a4702e83ea986d4997cddfe5f /CHANGELOG.md
parent44a1bd0c70aa244216611d169f320166750ae21a (diff)
downloadchef-f7cb3c30b6b032e30a532f88f1daaa8bed31fc0e.tar.gz
Bump version to 16.0.266 by Chef Expeditorv16.0.266
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 61b3730f30..5d082a686a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.0.265 -->
-## [v16.0.265](https://github.com/chef/chef/tree/v16.0.265) (2020-05-01)
+<!-- latest_release 16.0.266 -->
+## [v16.0.266](https://github.com/chef/chef/tree/v16.0.266) (2020-05-01)
#### Merged Pull Requests
-- Add more examples to resources [#9775](https://github.com/chef/chef/pull/9775) ([tas50](https://github.com/tas50))
+- Fix symbols and arrays in yaml conversion tool [#9769](https://github.com/chef/chef/pull/9769) ([phiggins](https://github.com/phiggins))
<!-- latest_release -->
<!-- release_rollup since=16.0.257 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Fix symbols and arrays in yaml conversion tool [#9769](https://github.com/chef/chef/pull/9769) ([phiggins](https://github.com/phiggins)) <!-- 16.0.266 -->
- Add more examples to resources [#9775](https://github.com/chef/chef/pull/9775) ([tas50](https://github.com/tas50)) <!-- 16.0.265 -->
- Remove an unused spec helper [#9774](https://github.com/chef/chef/pull/9774) ([tas50](https://github.com/tas50)) <!-- 16.0.264 -->
- Improve resource self documentation [#9773](https://github.com/chef/chef/pull/9773) ([tas50](https://github.com/tas50)) <!-- 16.0.263 -->