summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-12-30 19:44:35 +0000
committerChef Expeditor <chef-ci@chef.io>2020-12-30 19:44:35 +0000
commitb5a3528d7ab35993fc4b6eba864a43035c9367ca (patch)
tree0127902dbd8945ce7ace69a9f72a3c4de9b27991 /CHANGELOG.md
parent7654dd924f01abc9429717cb42fdfab96b0939d9 (diff)
downloadchef-b5a3528d7ab35993fc4b6eba864a43035c9367ca.tar.gz
Bump version to 16.9.4 by Chef Expeditorv16.9.4
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 a3d3a0819a..8571acde89 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.9.3 -->
-## [v16.9.3](https://github.com/chef/chef/tree/v16.9.3) (2020-12-20)
+<!-- latest_release 16.9.4 -->
+## [v16.9.4](https://github.com/chef/chef/tree/v16.9.4) (2020-12-30)
#### Merged Pull Requests
-- Fixed cron_d resource ignoring sensitive property in Chef 16 [#10768](https://github.com/chef/chef/pull/10768) ([axl89](https://github.com/axl89))
+- Resolve build / test failures now that Chef 16 is the stable relase [#10759](https://github.com/chef/chef/pull/10759) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=16.8.14 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Resolve build / test failures now that Chef 16 is the stable relase [#10759](https://github.com/chef/chef/pull/10759) ([tas50](https://github.com/tas50)) <!-- 16.9.4 -->
- Fixed cron_d resource ignoring sensitive property in Chef 16 [#10768](https://github.com/chef/chef/pull/10768) ([axl89](https://github.com/axl89)) <!-- 16.9.3 -->
- Update links to Compliance Phase documentation in log messages. [#10755](https://github.com/chef/chef/pull/10755) ([phiggins](https://github.com/phiggins)) <!-- 16.9.2 -->
- Fix failures in ssl handler [#10751](https://github.com/chef/chef/pull/10751) ([phiggins](https://github.com/phiggins)) <!-- 16.9.1 -->