diff options
author | Chef Expeditor <chef-ci@chef.io> | 2019-05-06 18:48:07 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2019-05-06 18:48:07 +0000 |
commit | a9263b94022e74ec23c63c44bad2048f080fc202 (patch) | |
tree | 038584bde43a3b4d36f5d70df1ed82adbcc83202 /CHANGELOG.md | |
parent | b44856c90ec82b5039181106dcbaa13b281a3e8b (diff) | |
download | chef-a9263b94022e74ec23c63c44bad2048f080fc202.tar.gz |
Bump version to 15.0.266 by Chef Expeditorv15.0.266
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 7b3e9e135b..5c37c44031 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.265 --> -## [v15.0.265](https://github.com/chef/chef/tree/v15.0.265) (2019-05-06) +<!-- latest_release 15.0.266 --> +## [v15.0.266](https://github.com/chef/chef/tree/v15.0.266) (2019-05-06) #### Merged Pull Requests -- Add logic to require acceptannce of the Chef license to run the client [#8354](https://github.com/chef/chef/pull/8354) ([tyler-ball](https://github.com/tyler-ball)) +- Initial target_mode implementation [#7758](https://github.com/chef/chef/pull/7758) ([btm](https://github.com/btm)) <!-- latest_release --> <!-- release_rollup --> ### Changes since latest stable release #### Merged Pull Requests +- Initial target_mode implementation [#7758](https://github.com/chef/chef/pull/7758) ([btm](https://github.com/btm)) <!-- 15.0.266 --> - Add logic to require acceptannce of the Chef license to run the client [#8354](https://github.com/chef/chef/pull/8354) ([tyler-ball](https://github.com/tyler-ball)) <!-- 15.0.265 --> - [CHEF-8423] Upgrade train-core to 2.1.0 for windows detection over ssh [#8465](https://github.com/chef/chef/pull/8465) ([marcparadise](https://github.com/marcparadise)) <!-- 15.0.264 --> - Move more DSL helpers into universal so they're available everywhere [#8457](https://github.com/chef/chef/pull/8457) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.0.263 --> |