summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-05-24 21:07:27 +0000
committerChef Expeditor <chef-ci@chef.io>2019-05-24 21:07:27 +0000
commit37fdd67b607a3aa7159783d32312d75d58cdfdc8 (patch)
tree402b451d63b62e46c2954fc7da4e941ba27a5c06 /CHANGELOG.md
parentd72cb9062366257b6154f5d4ea3e23f35f61e483 (diff)
downloadchef-37fdd67b607a3aa7159783d32312d75d58cdfdc8.tar.gz
Bump version to 15.0.314 by Chef Expeditorv15.0.314
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 3a1ed6758f..e935a6d754 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.313 -->
-## [v15.0.313](https://github.com/chef/chef/tree/v15.0.313) (2019-05-24)
+<!-- latest_release 15.0.314 -->
+## [v15.0.314](https://github.com/chef/chef/tree/v15.0.314) (2019-05-24)
#### 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))
+- Add introduced field to launch_events in launchd [#8592](https://github.com/chef/chef/pull/8592) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=15.0.300 -->
### Changes not yet released to rubygems.org
#### Merged Pull Requests
+- Add introduced field to launch_events in launchd [#8592](https://github.com/chef/chef/pull/8592) ([tas50](https://github.com/tas50)) <!-- 15.0.314 -->
- 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 -->