summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-08-08 19:43:15 +0000
committerChef Expeditor <chef-ci@chef.io>2019-08-08 19:43:15 +0000
commit83cd7eb0978c984b881163aeb1aae0e799777e6d (patch)
tree4389c37acd4cf99975a1e1945423e5913b932c95 /CHANGELOG.md
parent99e693fbff5d249921953d178ac2b85aae975d9b (diff)
downloadchef-83cd7eb0978c984b881163aeb1aae0e799777e6d.tar.gz
Bump version to 15.2.20 by Chef Expeditorv15.2.20
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 10da014f35..1c7f716df1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.2.19 -->
-## [v15.2.19](https://github.com/chef/chef/tree/v15.2.19) (2019-08-08)
+<!-- latest_release 15.2.20 -->
+## [v15.2.20](https://github.com/chef/chef/tree/v15.2.20) (2019-08-08)
#### Merged Pull Requests
-- Consistently use NOT_PASSED over alternatives [#8800](https://github.com/chef/chef/pull/8800) ([lamont-granquist](https://github.com/lamont-granquist))
+- Bump ohai to 15.2.5 [#8803](https://github.com/chef/chef/pull/8803) ([chef-ci](https://github.com/chef-ci))
<!-- latest_release -->
<!-- release_rollup since=15.1.36 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Bump ohai to 15.2.5 [#8803](https://github.com/chef/chef/pull/8803) ([chef-ci](https://github.com/chef-ci)) <!-- 15.2.20 -->
- Consistently use NOT_PASSED over alternatives [#8800](https://github.com/chef/chef/pull/8800) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.2.19 -->
- Property: Reorder comparison with NOT_PASSED. [#8781](https://github.com/chef/chef/pull/8781) ([ab](https://github.com/ab)) <!-- 15.2.18 -->
- Chef-15: Make temp dir using mkdir instead of mktemp [#8795](https://github.com/chef/chef/pull/8795) ([vsingh-msys](https://github.com/vsingh-msys)) <!-- 15.2.17 -->