summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-01-23 06:58:56 +0000
committerChef Expeditor <expeditor@chef.io>2020-01-23 06:58:56 +0000
commit760bcd0d6f194b8e69e7168fa1f0637fb0b666bf (patch)
tree3e8ab9539facb3e1e634d6fafbd7082c4671939c /CHANGELOG.md
parent52d4583ee3e5302182022bbfaa5562cd0853a068 (diff)
downloadchef-760bcd0d6f194b8e69e7168fa1f0637fb0b666bf.tar.gz
Bump version to 15.7.30 by Chef Expeditorv15.7.30
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 52bc3ceb30..05e43b12ca 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.7.29 -->
-## [v15.7.29](https://github.com/chef/chef/tree/v15.7.29) (2020-01-23)
+<!-- latest_release 15.7.30 -->
+## [v15.7.30](https://github.com/chef/chef/tree/v15.7.30) (2020-01-23)
#### Merged Pull Requests
-- Add Chef::VersionString to Chef::Utils and add windows helpers [#9254](https://github.com/chef/chef/pull/9254) ([tas50](https://github.com/tas50))
+- Raises error if there is empty cookbook directory at the time of upload [#9256](https://github.com/chef/chef/pull/9256) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=15.6.10 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Raises error if there is empty cookbook directory at the time of upload [#9256](https://github.com/chef/chef/pull/9256) ([tas50](https://github.com/tas50)) <!-- 15.7.30 -->
- Add Chef::VersionString to Chef::Utils and add windows helpers [#9254](https://github.com/chef/chef/pull/9254) ([tas50](https://github.com/tas50)) <!-- 15.7.29 -->
- launchd: Fix capitalization of HardResourceLimits [#9257](https://github.com/chef/chef/pull/9257) ([tas50](https://github.com/tas50)) <!-- 15.7.28 -->
- Update ohai to 15.7.4 [#9255](https://github.com/chef/chef/pull/9255) ([tas50](https://github.com/tas50)) <!-- 15.7.27 -->