summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-05-29 19:44:33 +0000
committerChef Expeditor <expeditor@chef.io>2020-05-29 19:44:33 +0000
commit65bceb59fb7c8f2427234f4210e1ea07bd1255c1 (patch)
tree8c63a27f3654966188dadccd6986d136bf3bc38a /CHANGELOG.md
parenteb51435489b82578d6a2c466197f190fcccb21b5 (diff)
downloadchef-65bceb59fb7c8f2427234f4210e1ea07bd1255c1.tar.gz
Bump version to 15.11.7 by Chef Expeditorv15.11.7
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 f4b3446385..6a4f79952a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.11.6 -->
-## [v15.11.6](https://github.com/chef/chef/tree/v15.11.6) (2020-05-29)
+<!-- latest_release 15.11.7 -->
+## [v15.11.7](https://github.com/chef/chef/tree/v15.11.7) (2020-05-29)
#### Merged Pull Requests
-- Avoid some constant warnings in specs [#9935](https://github.com/chef/chef/pull/9935) ([tas50](https://github.com/tas50))
+- Pull in spec task / helper from master [#9936](https://github.com/chef/chef/pull/9936) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=15.11.3 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Pull in spec task / helper from master [#9936](https://github.com/chef/chef/pull/9936) ([tas50](https://github.com/tas50)) <!-- 15.11.7 -->
- Avoid some constant warnings in specs [#9935](https://github.com/chef/chef/pull/9935) ([tas50](https://github.com/tas50)) <!-- 15.11.6 -->
- Additional Chef-16 knife config API compatibility [#9924](https://github.com/chef/chef/pull/9924) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.11.5 -->
- Pin habitat bundler to 1.17.3 [#9915](https://github.com/chef/chef/pull/9915) ([tas50](https://github.com/tas50)) <!-- 15.11.4 -->