summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-05-06 16:52:28 +0000
committerChef Expeditor <chef-ci@chef.io>2019-05-06 16:52:28 +0000
commit7560313217c851c5b018b27d6ea4bae8c3af0ff1 (patch)
treeed50d5249ca9ee8016b927a33cd0f01aba6cb1c9 /CHANGELOG.md
parentf7f2ef56bafad859771f14203c50434273e9b812 (diff)
downloadchef-7560313217c851c5b018b27d6ea4bae8c3af0ff1.tar.gz
Bump version to 15.0.263 by Chef Expeditorv15.0.263
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 1ff92c78b8..c6b63cd14c 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.262 -->
-## [v15.0.262](https://github.com/chef/chef/tree/v15.0.262) (2019-05-06)
+<!-- latest_release 15.0.263 -->
+## [v15.0.263](https://github.com/chef/chef/tree/v15.0.263) (2019-05-06)
#### Merged Pull Requests
-- Restore bootstrap pre-release support [#8442](https://github.com/chef/chef/pull/8442) ([marcparadise](https://github.com/marcparadise))
+- Move more DSL helpers into universal so they&#39;re available everywhere [#8457](https://github.com/chef/chef/pull/8457) ([lamont-granquist](https://github.com/lamont-granquist))
<!-- latest_release -->
<!-- release_rollup -->
### Changes since latest stable release
#### Merged Pull Requests
+- Move more DSL helpers into universal so they&#39;re available everywhere [#8457](https://github.com/chef/chef/pull/8457) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.0.263 -->
- 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 -->