summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-05-08 05:22:01 +0000
committerChef Expeditor <chef-ci@chef.io>2019-05-08 05:22:01 +0000
commita0a0b02ce7d4a96fdaffa1762a6669afd6b60858 (patch)
tree497553a9867301ed0261670ae9c339263db4bfed /CHANGELOG.md
parentf26e126a9eb4a022d83ff914bf336c40ab93928c (diff)
downloadchef-a0a0b02ce7d4a96fdaffa1762a6669afd6b60858.tar.gz
Bump version to 15.0.275 by Chef Expeditorv15.0.275
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 5f5007efbb..116c253cbb 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.274 -->
-## [v15.0.274](https://github.com/chef/chef/tree/v15.0.274) (2019-05-07)
+<!-- latest_release 15.0.275 -->
+## [v15.0.275](https://github.com/chef/chef/tree/v15.0.275) (2019-05-08)
#### Merged Pull Requests
-- Target mode code tweaks [#8480](https://github.com/chef/chef/pull/8480) ([lamont-granquist](https://github.com/lamont-granquist))
+- knife bootstrap should only request license when installing Chef 15 [#8471](https://github.com/chef/chef/pull/8471) ([tyler-ball](https://github.com/tyler-ball))
<!-- latest_release -->
<!-- release_rollup -->
### Changes since latest stable release
#### Merged Pull Requests
+- knife bootstrap should only request license when installing Chef 15 [#8471](https://github.com/chef/chef/pull/8471) ([tyler-ball](https://github.com/tyler-ball)) <!-- 15.0.275 -->
- Target mode code tweaks [#8480](https://github.com/chef/chef/pull/8480) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.0.274 -->
- Check for directories on Windows before creating [#8487](https://github.com/chef/chef/pull/8487) ([marcparadise](https://github.com/marcparadise)) <!-- 15.0.273 -->
- Remove resource collision deprecations [#8470](https://github.com/chef/chef/pull/8470) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.0.272 -->