summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-05-06 16:43:16 +0000
committerChef Expeditor <chef-ci@chef.io>2019-05-06 16:43:16 +0000
commitef089cf93b33df48e2b1aac93ad550b682aa0b1d (patch)
treeda89dc2aff03410e3e8452777195724ce17cd864 /CHANGELOG.md
parent4e9dddc3a7667c22a5f76217f2ea6195574cccba (diff)
downloadchef-ef089cf93b33df48e2b1aac93ad550b682aa0b1d.tar.gz
Bump version to 15.0.262 by Chef Expeditorv15.0.262
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 2b70c64c34..1ff92c78b8 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.261 -->
-## [v15.0.261](https://github.com/chef/chef/tree/v15.0.261) (2019-05-06)
+<!-- latest_release 15.0.262 -->
+## [v15.0.262](https://github.com/chef/chef/tree/v15.0.262) (2019-05-06)
#### Merged Pull Requests
-- Fix for cron resource get confused by environment/property mismatch [#8455](https://github.com/chef/chef/pull/8455) ([btm](https://github.com/btm))
+- Restore bootstrap pre-release support [#8442](https://github.com/chef/chef/pull/8442) ([marcparadise](https://github.com/marcparadise))
<!-- latest_release -->
<!-- release_rollup -->
### Changes since latest stable release
#### Merged Pull Requests
+- Restore bootstrap pre-release support [#8442](https://github.com/chef/chef/pull/8442) ([marcparadise](https://github.com/marcparadise)) <!-- 15.0.262 -->
- Fix for cron resource get confused by environment/property mismatch [#8455](https://github.com/chef/chef/pull/8455) ([btm](https://github.com/btm)) <!-- 15.0.261 -->
- Resolve exceptions when running knife diff [#8459](https://github.com/chef/chef/pull/8459) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.0.260 -->
- Chef-15: cookbook compiler should parse only .rb files [#8456](https://github.com/chef/chef/pull/8456) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.0.259 -->