summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-05-08 17:06:14 +0000
committerChef Expeditor <chef-ci@chef.io>2019-05-08 17:06:14 +0000
commitd82c20419b2288c730e0a0c3ff0ad36c2b5b4019 (patch)
tree59fb94a140a6c7ae34eb697617ebe9186fb5b4ce /CHANGELOG.md
parent056a4fba110cde7d455448df20f9c011c03c3553 (diff)
downloadchef-d82c20419b2288c730e0a0c3ff0ad36c2b5b4019.tar.gz
Bump version to 15.0.278 by Chef Expeditorv15.0.278
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 61ae4834b1..b80dbdaa9f 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.277 -->
-## [v15.0.277](https://github.com/chef/chef/tree/v15.0.277) (2019-05-08)
+<!-- latest_release 15.0.278 -->
+## [v15.0.278](https://github.com/chef/chef/tree/v15.0.278) (2019-05-08)
#### Merged Pull Requests
-- Update the omnibus build license to the Chef EULA [#8498](https://github.com/chef/chef/pull/8498) ([btm](https://github.com/btm))
+- Clean up omnibus installer error and remove chef-fips [#8499](https://github.com/chef/chef/pull/8499) ([lamont-granquist](https://github.com/lamont-granquist))
<!-- latest_release -->
<!-- release_rollup -->
### Changes since latest stable release
#### Merged Pull Requests
+- Clean up omnibus installer error and remove chef-fips [#8499](https://github.com/chef/chef/pull/8499) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.0.278 -->
- Update the omnibus build license to the Chef EULA [#8498](https://github.com/chef/chef/pull/8498) ([btm](https://github.com/btm)) <!-- 15.0.277 -->
- 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 -->