summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-10-19 23:18:11 +0000
committerChef Expeditor <chef-ci@chef.io>2020-10-19 23:18:11 +0000
commit145fb26188af2e3e3850fa183a14c84241a63aac (patch)
treecedd2d19868249332105f7c978a53eb30c174af2 /CHANGELOG.md
parent854be3f236bdb5aa88af306d8a3649e7ac593965 (diff)
downloadchef-145fb26188af2e3e3850fa183a14c84241a63aac.tar.gz
Bump version to 16.6.30 by Chef Expeditorv16.6.30
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 b32003738b..1fc97f779f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.6.29 -->
-## [v16.6.29](https://github.com/chef/chef/tree/v16.6.29) (2020-10-19)
+<!-- latest_release 16.6.30 -->
+## [v16.6.30](https://github.com/chef/chef/tree/v16.6.30) (2020-10-19)
#### Merged Pull Requests
-- Test ifconfig in Test Kitchen and add examples to the resource [#10530](https://github.com/chef/chef/pull/10530) ([tas50](https://github.com/tas50))
+- Use a native resource in the ifconfig debian provider [#10533](https://github.com/chef/chef/pull/10533) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=16.6.14 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Use a native resource in the ifconfig debian provider [#10533](https://github.com/chef/chef/pull/10533) ([tas50](https://github.com/tas50)) <!-- 16.6.30 -->
- Test ifconfig in Test Kitchen and add examples to the resource [#10530](https://github.com/chef/chef/pull/10530) ([tas50](https://github.com/tas50)) <!-- 16.6.29 -->
- Add bridge property to ifconfig for RHEL based systems [#10529](https://github.com/chef/chef/pull/10529) ([tas50](https://github.com/tas50)) <!-- 16.6.28 -->
- Move the alias for attribute to property right into the property mixin [#10520](https://github.com/chef/chef/pull/10520) ([tas50](https://github.com/tas50)) <!-- 16.6.27 -->