summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2018-11-20 22:45:29 +0000
committerChef Expeditor <chef-ci@chef.io>2018-11-20 22:45:29 +0000
commit75ea84bcd91360c79e55537ecb642c9d2f83052a (patch)
treebc7e5395f17f3f922b42a0fcf0a60db03db8d9b4 /CHANGELOG.md
parent27267b5e6e563732b295293834bfef58c2e0dfc2 (diff)
downloadchef-75ea84bcd91360c79e55537ecb642c9d2f83052a.tar.gz
Bump version to 14.7.28 by Chef Expeditorv14.7.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 f3bfedb8ef..be9826e795 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 14.7.27 -->
-## [v14.7.27](https://github.com/chef/chef/tree/v14.7.27) (2018-11-20)
+<!-- latest_release 14.7.28 -->
+## [v14.7.28](https://github.com/chef/chef/tree/v14.7.28) (2018-11-20)
#### Merged Pull Requests
-- Chef 14: Replace several uses of attribute with property in resources [#7967](https://github.com/chef/chef/pull/7967) ([tas50](https://github.com/tas50))
+- Chef 14: windows_certificate: Add testing of the defaults and allowed properties [#7968](https://github.com/chef/chef/pull/7968) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=14.7.17 -->
### Changes since 14.7.17 release
#### Merged Pull Requests
+- Chef 14: windows_certificate: Add testing of the defaults and allowed properties [#7968](https://github.com/chef/chef/pull/7968) ([tas50](https://github.com/tas50)) <!-- 14.7.28 -->
- Chef 14: Replace several uses of attribute with property in resources [#7967](https://github.com/chef/chef/pull/7967) ([tas50](https://github.com/tas50)) <!-- 14.7.27 -->
- Bump inspec-core to 3.0.52 [#7945](https://github.com/chef/chef/pull/7945) ([chef-ci](https://github.com/chef-ci)) <!-- 14.7.26 -->
- Update cheffish to 14.0.4 [#7937](https://github.com/chef/chef/pull/7937) ([tas50](https://github.com/tas50)) <!-- 14.7.25 -->