summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-11-12 01:12:33 +0000
committerChef Expeditor <chef-ci@chef.io>2020-11-12 01:12:36 +0000
commite2c1f68c41957a680c35892fa4b50c6bb4332173 (patch)
treeeedd9bf12ea04eeafc544472907ad8ffbbf21570 /CHANGELOG.md
parentd919b75ab7b67726cd7f28817d77f4a26b0de303 (diff)
downloadchef-e2c1f68c41957a680c35892fa4b50c6bb4332173.tar.gz
Bump version to 16.7.37 by Chef Expeditorv16.7.37
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f1f3ce6a02..815543c7fd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,16 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.7.36 -->
-## [v16.7.36](https://github.com/chef/chef/tree/v16.7.36) (2020-11-12)
+<!-- latest_release 16.7.37 -->
+## [v16.7.37](https://github.com/chef/chef/tree/v16.7.37) (2020-11-12)
#### Merged Pull Requests
-- provide a registry_key example that creates a multibyte binary value [#10630](https://github.com/chef/chef/pull/10630) ([mwrock](https://github.com/mwrock))
-- Add additional property coerce specs to mount [#10625](https://github.com/chef/chef/pull/10625) ([tas50](https://github.com/tas50))
+- Fix ps specs [#10633](https://github.com/chef/chef/pull/10633) ([mwrock](https://github.com/mwrock))
<!-- latest_release -->
<!-- release_rollup since=16.6.14 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Fix ps specs [#10633](https://github.com/chef/chef/pull/10633) ([mwrock](https://github.com/mwrock)) <!-- 16.7.37 -->
- provide a registry_key example that creates a multibyte binary value [#10630](https://github.com/chef/chef/pull/10630) ([mwrock](https://github.com/mwrock)) <!-- 16.7.36 -->
- Add additional property coerce specs to mount [#10625](https://github.com/chef/chef/pull/10625) ([tas50](https://github.com/tas50)) <!-- 16.7.35 -->
- mount: Fixes for findmount output causing idempotency issues [#10614](https://github.com/chef/chef/pull/10614) ([antima-gupta](https://github.com/antima-gupta)) <!-- 16.7.35 -->