summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-05-08 14:54:40 +0000
committerChef Expeditor <chef-ci@chef.io>2019-05-08 14:54:40 +0000
commit49bf045c8b7f223e5cf324847889222f8ee6145a (patch)
treea451bc7be25a48ce8f765bc6a5c1ad528a65d90e /CHANGELOG.md
parent3afca3107e96caeaa2983b4b829733d17c62c672 (diff)
downloadchef-49bf045c8b7f223e5cf324847889222f8ee6145a.tar.gz
Bump version to 15.0.276 by Chef Expeditorv15.0.276
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 116c253cbb..1226b66a77 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.275 -->
-## [v15.0.275](https://github.com/chef/chef/tree/v15.0.275) (2019-05-08)
+<!-- latest_release 15.0.276 -->
+## [v15.0.276](https://github.com/chef/chef/tree/v15.0.276) (2019-05-08)
#### 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))
+- Chef 15: FATAL: Configuration error SyntaxError in client.rb during bootstrap [#8496](https://github.com/chef/chef/pull/8496) ([vsingh-msys](https://github.com/vsingh-msys))
<!-- latest_release -->
<!-- release_rollup -->
### Changes since latest stable release
#### Merged Pull Requests
+- Chef 15: FATAL: Configuration error SyntaxError in client.rb during bootstrap [#8496](https://github.com/chef/chef/pull/8496) ([vsingh-msys](https://github.com/vsingh-msys)) <!-- 15.0.276 -->
- 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 -->