summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-04-02 18:17:15 +0000
committerChef Expeditor <expeditor@chef.io>2020-04-02 18:17:15 +0000
commit6185d25626e63973c22ed4736af048c1f11dab9d (patch)
treed54b1054b6bb7c3ca7bd0527cbe0adb66bbcc183 /CHANGELOG.md
parent48bfaee25b0100cd84b7447c1f20552df8db1b0d (diff)
downloadchef-6185d25626e63973c22ed4736af048c1f11dab9d.tar.gz
Bump version to 16.0.178 by Chef Expeditorv16.0.178
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 25d56b1807..f7469c50c8 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.177 -->
-## [v16.0.177](https://github.com/chef/chef/tree/v16.0.177) (2020-04-02)
+<!-- latest_release 16.0.178 -->
+## [v16.0.178](https://github.com/chef/chef/tree/v16.0.178) (2020-04-02)
#### Merged Pull Requests
-- Add after_resource to pair with current_resource [#9562](https://github.com/chef/chef/pull/9562) ([lamont-granquist](https://github.com/lamont-granquist))
+- fix chef_vault_secret after_resource breakage [#9574](https://github.com/chef/chef/pull/9574) ([lamont-granquist](https://github.com/lamont-granquist))
<!-- latest_release -->
<!-- release_rollup since=15.6.10 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- fix chef_vault_secret after_resource breakage [#9574](https://github.com/chef/chef/pull/9574) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 16.0.178 -->
- Add after_resource to pair with current_resource [#9562](https://github.com/chef/chef/pull/9562) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 16.0.177 -->
- Convert more resources to unified_mode [#9570](https://github.com/chef/chef/pull/9570) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 16.0.176 -->
- Update Nokogiri to 1.11.0.rc2 [#9572](https://github.com/chef/chef/pull/9572) ([tas50](https://github.com/tas50)) <!-- 16.0.175 -->