summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-10-19 18:35:30 +0000
committerChef Expeditor <chef-ci@chef.io>2020-10-19 18:35:30 +0000
commitebc3773f77c0e14da725f5a467aedaf5080491c7 (patch)
tree73ba12d10c1741a46f852004d88e0927f1c11ddb /CHANGELOG.md
parent5ba5b2ba45b141df05b8c4b15fdab0c00c352541 (diff)
downloadchef-ebc3773f77c0e14da725f5a467aedaf5080491c7.tar.gz
Bump version to 16.6.28 by Chef Expeditorv16.6.28
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 bee0b9b1be..1d3d942e83 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.27 -->
-## [v16.6.27](https://github.com/chef/chef/tree/v16.6.27) (2020-10-19)
+<!-- latest_release 16.6.28 -->
+## [v16.6.28](https://github.com/chef/chef/tree/v16.6.28) (2020-10-19)
#### Merged Pull Requests
-- 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))
+- Add bridge property to ifconfig for RHEL based systems [#10529](https://github.com/chef/chef/pull/10529) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=16.6.14 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- 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 -->
- Refactor ResourceGuardInterpreter [#10494](https://github.com/chef/chef/pull/10494) ([phiggins](https://github.com/phiggins)) <!-- 16.6.26 -->
- Simplify the ifconfig provides statement on Ubuntu/Debian [#10528](https://github.com/chef/chef/pull/10528) ([tas50](https://github.com/tas50)) <!-- 16.6.25 -->