summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-07-08 20:57:26 +0000
committerChef Expeditor <expeditor@chef.io>2020-07-08 20:57:26 +0000
commit008571e9709f59a2f9a0ea833e578d5b77558330 (patch)
tree26137de6225d5a8edc603a03ae4546732726db55 /CHANGELOG.md
parent6aecb10f2d724dd4b93d454045acd8bc1ea7336c (diff)
downloadchef-008571e9709f59a2f9a0ea833e578d5b77558330.tar.gz
Bump version to 16.2.93 by Chef Expeditorv16.2.93
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 f360f2c9b0..6bcf5cad90 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.2.92 -->
-## [v16.2.92](https://github.com/chef/chef/tree/v16.2.92) (2020-07-08)
+<!-- latest_release 16.2.93 -->
+## [v16.2.93](https://github.com/chef/chef/tree/v16.2.93) (2020-07-08)
#### Merged Pull Requests
-- Add introduced field to new propertyin windows_dns_record [#10132](https://github.com/chef/chef/pull/10132) ([tas50](https://github.com/tas50))
+- Remove reference to deprecated option in test helper. [#10136](https://github.com/chef/chef/pull/10136) ([phiggins](https://github.com/phiggins))
<!-- latest_release -->
<!-- release_rollup since=16.2.73 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Remove reference to deprecated option in test helper. [#10136](https://github.com/chef/chef/pull/10136) ([phiggins](https://github.com/phiggins)) <!-- 16.2.93 -->
- Add introduced field to new propertyin windows_dns_record [#10132](https://github.com/chef/chef/pull/10132) ([tas50](https://github.com/tas50)) <!-- 16.2.92 -->
- Fix systemd unit test on Windows. [#10127](https://github.com/chef/chef/pull/10127) ([phiggins](https://github.com/phiggins)) <!-- 16.2.91 -->
- windows_dns_record: add dns_server property with default of localhost [#10120](https://github.com/chef/chef/pull/10120) ([jeremyciak](https://github.com/jeremyciak)) <!-- 16.2.90 -->