summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-01-27 21:30:25 +0000
committerChef Expeditor <expeditor@chef.io>2020-01-27 21:30:25 +0000
commitb07eb1ef351013754ee8f6bc40940287f2a02ef9 (patch)
tree544f5cf309686644f0c959f26a9d28d12eb08882 /CHANGELOG.md
parent81e12b0f73ad979515fcfc6c22e9a84280fd5fdd (diff)
downloadchef-b07eb1ef351013754ee8f6bc40940287f2a02ef9.tar.gz
Bump version to 16.0.19 by Chef Expeditorv16.0.19
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 58cb397dcf..0693a59520 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.18 -->
-## [v16.0.18](https://github.com/chef/chef/tree/v16.0.18) (2020-01-27)
+<!-- latest_release 16.0.19 -->
+## [v16.0.19](https://github.com/chef/chef/tree/v16.0.19) (2020-01-27)
#### Merged Pull Requests
-- add berkshelf as an external test [#9284](https://github.com/chef/chef/pull/9284) ([lamont-granquist](https://github.com/lamont-granquist))
+- [chef-16] Remove the data bag secret short option [#9263](https://github.com/chef/chef/pull/9263) ([vsingh-msys](https://github.com/vsingh-msys))
<!-- latest_release -->
<!-- release_rollup since=15.6.10 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- [chef-16] Remove the data bag secret short option [#9263](https://github.com/chef/chef/pull/9263) ([vsingh-msys](https://github.com/vsingh-msys)) <!-- 16.0.19 -->
- add berkshelf as an external test [#9284](https://github.com/chef/chef/pull/9284) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 16.0.18 -->
- berks upload skip syntax check fixes [#9281](https://github.com/chef/chef/pull/9281) ([vsingh-msys](https://github.com/vsingh-msys)) <!-- 16.0.17 -->
- switch the load method back to not raising + deprecation [#9274](https://github.com/chef/chef/pull/9274) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 16.0.16 -->