summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2019-11-12 23:01:48 +0000
committerChef Expeditor <expeditor@chef.io>2019-11-12 23:01:48 +0000
commitf1bd7b236cc76c26b077416e1f25abcab3329d44 (patch)
treea49caf4c9d1ee6052166a369816143201bb320b9 /CHANGELOG.md
parent96adc544769775255a73c896ef263cbe9b6d912e (diff)
downloadchef-f1bd7b236cc76c26b077416e1f25abcab3329d44.tar.gz
Bump version to 15.4.79 by Chef Expeditorv15.4.79
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 ff0b9e0855..cff17e4c32 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.78 -->
-## [v15.4.78](https://github.com/chef/chef/tree/v15.4.78) (2019-11-12)
+<!-- latest_release 15.4.79 -->
+## [v15.4.79](https://github.com/chef/chef/tree/v15.4.79) (2019-11-12)
#### Merged Pull Requests
-- Bump all deps to current [#9087](https://github.com/chef/chef/pull/9087) ([tas50](https://github.com/tas50))
+- [knife list] Validate name argument &amp; raise error if no args provided [#9059](https://github.com/chef/chef/pull/9059) ([vsingh-msys](https://github.com/vsingh-msys))
<!-- latest_release -->
<!-- release_rollup since=15.4.45 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- [knife list] Validate name argument &amp; raise error if no args provided [#9059](https://github.com/chef/chef/pull/9059) ([vsingh-msys](https://github.com/vsingh-msys)) <!-- 15.4.79 -->
- 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 -->