summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-06-11 05:21:34 +0000
committerChef Expeditor <expeditor@chef.io>2020-06-11 05:21:34 +0000
commit3de8dd49734146978de5e44b5f6711ccfa3bdcde (patch)
tree76f923ee21c9836300d32a105e239a1a83cd02bf /CHANGELOG.md
parentc9b16a2046cd3e1bf2b09ee9a46a823f20376186 (diff)
downloadchef-3de8dd49734146978de5e44b5f6711ccfa3bdcde.tar.gz
Bump version to 16.2.27 by Chef Expeditorv16.2.27
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 2cefe7e5f0..d2126165d0 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.26 -->
-## [v16.2.26](https://github.com/chef/chef/tree/v16.2.26) (2020-06-10)
+<!-- latest_release 16.2.27 -->
+## [v16.2.27](https://github.com/chef/chef/tree/v16.2.27) (2020-06-11)
#### Merged Pull Requests
-- Allow for the latest net-ssh and ffi 1.13.1 [#9978](https://github.com/chef/chef/pull/9978) ([tas50](https://github.com/tas50))
+- Stop producing packages for EOL Debian 8 [#9981](https://github.com/chef/chef/pull/9981) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=16.1.16 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Stop producing packages for EOL Debian 8 [#9981](https://github.com/chef/chef/pull/9981) ([tas50](https://github.com/tas50)) <!-- 16.2.27 -->
- Allow for the latest net-ssh and ffi 1.13.1 [#9978](https://github.com/chef/chef/pull/9978) ([tas50](https://github.com/tas50)) <!-- 16.2.26 -->
- Warn during bootstrapping when using validation keys [#9974](https://github.com/chef/chef/pull/9974) ([tas50](https://github.com/tas50)) <!-- 16.2.25 -->
- Let the user know what protocol we&#39;re using in knife bootstrap [#9973](https://github.com/chef/chef/pull/9973) ([tas50](https://github.com/tas50)) <!-- 16.2.24 -->