diff options
author | Chef Expeditor <chef-ci@chef.io> | 2019-05-09 01:25:41 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2019-05-09 01:25:41 +0000 |
commit | bc73e02e60a575c066085b7e8acdcc360192036e (patch) | |
tree | 16db853c87de4482e0e179b2faf828b8b0f044b8 /CHANGELOG.md | |
parent | c730289058f7afc422306a182270868857060e84 (diff) | |
download | chef-bc73e02e60a575c066085b7e8acdcc360192036e.tar.gz |
Bump version to 15.0.280 by Chef Expeditorv15.0.280
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a575fe7ff..9ed38a33ea 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.279 --> -## [v15.0.279](https://github.com/chef/chef/tree/v15.0.279) (2019-05-08) +<!-- latest_release 15.0.280 --> +## [v15.0.280](https://github.com/chef/chef/tree/v15.0.280) (2019-05-09) #### Merged Pull Requests -- Convert EULA to a local file [#8505](https://github.com/chef/chef/pull/8505) ([btm](https://github.com/btm)) +- Convert require to require_relative [#8508](https://github.com/chef/chef/pull/8508) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- latest_release --> <!-- release_rollup --> ### Changes since latest stable release #### Merged Pull Requests +- Convert require to require_relative [#8508](https://github.com/chef/chef/pull/8508) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.0.280 --> - Convert EULA to a local file [#8505](https://github.com/chef/chef/pull/8505) ([btm](https://github.com/btm)) <!-- 15.0.279 --> - 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 --> |