summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-03-06 19:57:36 +0000
committerChef Expeditor <expeditor@chef.io>2020-03-06 19:57:37 +0000
commitb8b7636ccc8293445c59bda2512bb6468843ca5f (patch)
tree0f83a59acd24ab552cacde54ff8387e9a1dffc88 /CHANGELOG.md
parentf11019af0b420e9425e42b16d1df37c7b4a8d23f (diff)
downloadchef-b8b7636ccc8293445c59bda2512bb6468843ca5f.tar.gz
Bump version to 16.0.114 by Chef Expeditorv16.0.114
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 3780f072c0..1abb2daead 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.113 -->
-## [v16.0.113](https://github.com/chef/chef/tree/v16.0.113) (2020-03-06)
+<!-- latest_release 16.0.114 -->
+## [v16.0.114](https://github.com/chef/chef/tree/v16.0.114) (2020-03-06)
#### Merged Pull Requests
-- Add windows_security_policy resource [#9280](https://github.com/chef/chef/pull/9280) ([NAshwini](https://github.com/NAshwini))
+- Update all our links to use the new docs site format / cleanup descriptions [#9445](https://github.com/chef/chef/pull/9445) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=15.6.10 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Update all our links to use the new docs site format / cleanup descriptions [#9445](https://github.com/chef/chef/pull/9445) ([tas50](https://github.com/tas50)) <!-- 16.0.114 -->
- Add windows_security_policy resource [#9280](https://github.com/chef/chef/pull/9280) ([NAshwini](https://github.com/NAshwini)) <!-- 16.0.113 -->
- Ruby 2.7 omnibus builds [#9454](https://github.com/chef/chef/pull/9454) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 16.0.112 -->
- Fix file descriptor leak in our tests [#9449](https://github.com/chef/chef/pull/9449) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 16.0.111 -->