summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-05-24 21:06:25 +0000
committerChef Expeditor <chef-ci@chef.io>2019-05-24 21:06:26 +0000
commitd72cb9062366257b6154f5d4ea3e23f35f61e483 (patch)
treef5b4ae9c84359e88c1d9ee6102790752077c56ef /CHANGELOG.md
parent4ea47b12e0c23089f87349e46cf52408f65059b9 (diff)
downloadchef-d72cb9062366257b6154f5d4ea3e23f35f61e483.tar.gz
Bump version to 15.0.313 by Chef Expeditorv15.0.313
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 84f64483d2..3a1ed6758f 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.312 -->
-## [v15.0.312](https://github.com/chef/chef/tree/v15.0.312) (2019-05-24)
+<!-- latest_release 15.0.313 -->
+## [v15.0.313](https://github.com/chef/chef/tree/v15.0.313) (2019-05-24)
#### Merged Pull Requests
-- launchd: add launch_events property [#8582](https://github.com/chef/chef/pull/8582) ([chilcote](https://github.com/chilcote))
+- Chef 15: Fix order of connection before registering node [#8574](https://github.com/chef/chef/pull/8574) ([dheerajd-msys](https://github.com/dheerajd-msys))
<!-- latest_release -->
<!-- release_rollup since=15.0.300 -->
### Changes not yet released to rubygems.org
#### Merged Pull Requests
+- Chef 15: Fix order of connection before registering node [#8574](https://github.com/chef/chef/pull/8574) ([dheerajd-msys](https://github.com/dheerajd-msys)) <!-- 15.0.313 -->
- launchd: add launch_events property [#8582](https://github.com/chef/chef/pull/8582) ([chilcote](https://github.com/chilcote)) <!-- 15.0.312 -->
- make which/where be target-mode aware [#8588](https://github.com/chef/chef/pull/8588) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.0.311 -->
- 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 -->