summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-29 05:34:13 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-29 05:34:13 +0000
commit841a8a9f667e0499af34abc9f31b46b112852b66 (patch)
tree1d5f537b1ec46c71d76fd8e0419c4d270e6c8e6a /CHANGELOG.md
parent7e5e5820ad5865c91f962b2c2fbf8fc0f40e0867 (diff)
downloadchef-841a8a9f667e0499af34abc9f31b46b112852b66.tar.gz
Bump version to 14.0.176 by Expeditorv14.0.176
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 eda2422295..e93f4b500c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 14.0.175 -->
-## [v14.0.175](https://github.com/chef/chef/tree/v14.0.175) (2018-03-28)
+<!-- latest_release 14.0.176 -->
+## [v14.0.176](https://github.com/chef/chef/tree/v14.0.176) (2018-03-29)
#### Merged Pull Requests
-- windows_feature_dism: Be case insensitive with feature names [#7079](https://github.com/chef/chef/pull/7079) ([tas50](https://github.com/tas50))
+- Add basic hostname validation on Windows [#7087](https://github.com/chef/chef/pull/7087) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=13.8.5 -->
### Changes since 13.8.5 release
#### Merged Pull Requests
+- Add basic hostname validation on Windows [#7087](https://github.com/chef/chef/pull/7087) ([tas50](https://github.com/tas50)) <!-- 14.0.176 -->
- windows_feature_dism: Be case insensitive with feature names [#7079](https://github.com/chef/chef/pull/7079) ([tas50](https://github.com/tas50)) <!-- 14.0.175 -->
- Setting nil to properties with implicit nil sets default value [#7037](https://github.com/chef/chef/pull/7037) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 14.0.174 -->
- Fix array parsing in windows_feature_dism / windows_feature_powershell [#7078](https://github.com/chef/chef/pull/7078) ([tas50](https://github.com/tas50)) <!-- 14.0.173 -->