summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-05-24 07:52:05 +0000
committerChef Expeditor <chef-ci@chef.io>2019-05-24 07:52:05 +0000
commitf9b74d9846368bd7dd8b12cb24e89fa0dbc696e2 (patch)
tree204d72fbf64d81e7ef1dac7efe83d217963c9988 /CHANGELOG.md
parent82362cea3ecb50a808b5bff0300a17a946a89b22 (diff)
downloadchef-f9b74d9846368bd7dd8b12cb24e89fa0dbc696e2.tar.gz
Bump version to 15.0.310 by Chef Expeditorv15.0.310
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 46289ea5a8..e07a822020 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.309 -->
-## [v15.0.309](https://github.com/chef/chef/tree/v15.0.309) (2019-05-24)
+<!-- latest_release 15.0.310 -->
+## [v15.0.310](https://github.com/chef/chef/tree/v15.0.310) (2019-05-24)
#### Merged Pull Requests
-- Preserve train connection in target mode to prevent running duplicate OS detection commands [#8590](https://github.com/chef/chef/pull/8590) ([btm](https://github.com/btm))
+- Fix for knife bootstrap inheritance issue with knife plugins [#8585](https://github.com/chef/chef/pull/8585) ([Vasu1105](https://github.com/Vasu1105))
<!-- latest_release -->
<!-- release_rollup since=15.0.300 -->
### Changes not yet released to rubygems.org
#### Merged Pull Requests
+- Fix for knife bootstrap inheritance issue with knife plugins [#8585](https://github.com/chef/chef/pull/8585) ([Vasu1105](https://github.com/Vasu1105)) <!-- 15.0.310 -->
- Preserve train connection in target mode to prevent running duplicate OS detection commands [#8590](https://github.com/chef/chef/pull/8590) ([btm](https://github.com/btm)) <!-- 15.0.309 -->
- Better target mode shell_out [#8584](https://github.com/chef/chef/pull/8584) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.0.308 -->
- Fix service enable idempotency in sles11 [#8256](https://github.com/chef/chef/pull/8256) ([dheerajd-msys](https://github.com/dheerajd-msys)) <!-- 15.0.307 -->