summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-03-18 15:50:40 +0000
committerChef Expeditor <expeditor@chef.io>2020-03-18 15:50:40 +0000
commitdd0c60dfc25593ca303acd3ff28da3a9551ab37e (patch)
treeff8076dc45fc107e9dc4314f6278f1c9ed1aff89 /CHANGELOG.md
parent8459c5a06b5168e17680fce3f29a485e1c16f904 (diff)
downloadchef-dd0c60dfc25593ca303acd3ff28da3a9551ab37e.tar.gz
Bump version to 16.0.144 by Chef Expeditorv16.0.144
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 979d5a0b9c..acc779d909 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.0.143 -->
-## [v16.0.143](https://github.com/chef/chef/tree/v16.0.143) (2020-03-18)
+<!-- latest_release 16.0.144 -->
+## [v16.0.144](https://github.com/chef/chef/tree/v16.0.144) (2020-03-18)
#### Merged Pull Requests
-- Use the correct constant in the resource support files [#9506](https://github.com/chef/chef/pull/9506) ([tas50](https://github.com/tas50))
+- add group to windows_firewall_rule resource [#8729](https://github.com/chef/chef/pull/8729) ([pschaumburg](https://github.com/pschaumburg))
<!-- latest_release -->
<!-- release_rollup since=15.6.10 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- add group to windows_firewall_rule resource [#8729](https://github.com/chef/chef/pull/8729) ([pschaumburg](https://github.com/pschaumburg)) <!-- 16.0.144 -->
- Use the correct constant in the resource support files [#9506](https://github.com/chef/chef/pull/9506) ([tas50](https://github.com/tas50)) <!-- 16.0.143 -->
- Pull in many of Zenspider&#39;s rspec improvements [#9493](https://github.com/chef/chef/pull/9493) ([tas50](https://github.com/tas50)) <!-- 16.0.142 -->
- Turn off notifications from log resource by default [#9484](https://github.com/chef/chef/pull/9484) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 16.0.141 -->