summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2019-11-12 22:58:26 +0000
committerChef Expeditor <expeditor@chef.io>2019-11-12 22:58:26 +0000
commitc02957b8a3192c28b0963bcf32a19d44f4d5e73c (patch)
tree28c939e46df03dbe78baef63c2c3ddd8f11acadb /CHANGELOG.md
parent7906ee9f1ab477ff08d8836701ec9d69f47e8dfa (diff)
downloadchef-c02957b8a3192c28b0963bcf32a19d44f4d5e73c.tar.gz
Bump version to 15.4.78 by Chef Expeditorv15.4.78
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 d3afd50fb4..ff0b9e0855 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.4.77 -->
-## [v15.4.77](https://github.com/chef/chef/tree/v15.4.77) (2019-11-12)
+<!-- latest_release 15.4.78 -->
+## [v15.4.78](https://github.com/chef/chef/tree/v15.4.78) (2019-11-12)
#### Merged Pull Requests
-- Switch our tests back to chef-sugar [#9084](https://github.com/chef/chef/pull/9084) ([tas50](https://github.com/tas50))
+- Bump all deps to current [#9087](https://github.com/chef/chef/pull/9087) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=15.4.45 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Bump all deps to current [#9087](https://github.com/chef/chef/pull/9087) ([tas50](https://github.com/tas50)) <!-- 15.4.78 -->
- Switch our tests back to chef-sugar [#9084](https://github.com/chef/chef/pull/9084) ([tas50](https://github.com/tas50)) <!-- 15.4.77 -->
- reserve a number for chef-sugar deprecation warnings [#9086](https://github.com/chef/chef/pull/9086) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.4.76 -->
- Fix action collection nilclass error early in runs [#9083](https://github.com/chef/chef/pull/9083) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.4.75 -->