summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-05-22 20:07:15 +0000
committerChef Expeditor <chef-ci@chef.io>2019-05-22 20:07:15 +0000
commitf5de2c58ea3705a20a6784251a3cd8a58618f24d (patch)
treef5eddf829ce63feef3bce487db1f590613aeafd0 /CHANGELOG.md
parent2d699f12717755a2474e7a919af2700d36caa061 (diff)
downloadchef-f5de2c58ea3705a20a6784251a3cd8a58618f24d.tar.gz
Bump version to 15.0.305 by Chef Expeditorv15.0.305
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 679e829912..669726d562 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.0.304 -->
-## [v15.0.304](https://github.com/chef/chef/tree/v15.0.304) (2019-05-21)
+<!-- latest_release 15.0.305 -->
+## [v15.0.305](https://github.com/chef/chef/tree/v15.0.305) (2019-05-22)
#### Merged Pull Requests
-- Better target mode no-creds errors [#8571](https://github.com/chef/chef/pull/8571) ([lamont-granquist](https://github.com/lamont-granquist))
+- Gate requires with idempotency check [#8544](https://github.com/chef/chef/pull/8544) ([lamont-granquist](https://github.com/lamont-granquist))
<!-- latest_release -->
<!-- release_rollup since=15.0.300 -->
### Changes not yet released to rubygems.org
#### Merged Pull Requests
+- Gate requires with idempotency check [#8544](https://github.com/chef/chef/pull/8544) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.0.305 -->
- Better target mode no-creds errors [#8571](https://github.com/chef/chef/pull/8571) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.0.304 -->
- Fix chef-config requires lines [#8545](https://github.com/chef/chef/pull/8545) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.0.303 -->
- Only set client_pem in bootstrap_context when validatorless [#8567](https://github.com/chef/chef/pull/8567) ([btm](https://github.com/btm)) <!-- 15.0.302 -->