summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-06-18 22:45:16 +0000
committerChef Expeditor <expeditor@chef.io>2020-06-18 22:45:16 +0000
commit7f23b35885cd842092a25f8607658384bfd01528 (patch)
treea1b8452ddb68ec02ff065c6e6839591c4bb14e0a /CHANGELOG.md
parent5b55169a217735232e2f4792171a3f22c67599ff (diff)
downloadchef-7f23b35885cd842092a25f8607658384bfd01528.tar.gz
Bump version to 16.2.48 by Chef Expeditorv16.2.48
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 2a0d006ae1..260e5f3e61 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.2.47 -->
-## [v16.2.47](https://github.com/chef/chef/tree/v16.2.47) (2020-06-18)
+<!-- latest_release 16.2.48 -->
+## [v16.2.48](https://github.com/chef/chef/tree/v16.2.48) (2020-06-18)
#### Merged Pull Requests
-- Fix for knife config use-profile doesn&#39;t validate that the profile exist [#10011](https://github.com/chef/chef/pull/10011) ([Vasu1105](https://github.com/Vasu1105))
+- Add more examples to the resource code [#10020](https://github.com/chef/chef/pull/10020) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=16.2.44 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Add more examples to the resource code [#10020](https://github.com/chef/chef/pull/10020) ([tas50](https://github.com/tas50)) <!-- 16.2.48 -->
- Fix for knife config use-profile doesn&#39;t validate that the profile exist [#10011](https://github.com/chef/chef/pull/10011) ([Vasu1105](https://github.com/Vasu1105)) <!-- 16.2.47 -->
- windows_security_policy was using resource_name instead of provides [#10018](https://github.com/chef/chef/pull/10018) ([chef-davin](https://github.com/chef-davin)) <!-- 16.2.46 -->
- Bump inspec-core-bin to 4.20.10 [#10017](https://github.com/chef/chef/pull/10017) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) <!-- 16.2.45 -->