summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-02-28 00:51:15 +0000
committerChef Expeditor <expeditor@chef.io>2020-02-28 00:51:15 +0000
commitb9b3f95a4e1e9e4f941112f0dfff9502e68a78be (patch)
tree2c94a28b26bf9aed7b2ca9a7a506895185870ecf /CHANGELOG.md
parent8a47d92a77c34b80c531fc8426c2f11064a68397 (diff)
downloadchef-b9b3f95a4e1e9e4f941112f0dfff9502e68a78be.tar.gz
Bump version to 16.0.91 by Chef Expeditorv16.0.91
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 29a936f136..92f065f661 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.90 -->
-## [v16.0.90](https://github.com/chef/chef/tree/v16.0.90) (2020-02-27)
+<!-- latest_release 16.0.91 -->
+## [v16.0.91](https://github.com/chef/chef/tree/v16.0.91) (2020-02-28)
#### Merged Pull Requests
-- Accept exit code 3010 as valid in windows_package [#9396](https://github.com/chef/chef/pull/9396) ([tas50](https://github.com/tas50))
+- Remove the &quot;Core&quot; DSL for Chef-16 [#9411](https://github.com/chef/chef/pull/9411) ([lamont-granquist](https://github.com/lamont-granquist))
<!-- latest_release -->
<!-- release_rollup since=15.6.10 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Remove the &quot;Core&quot; DSL for Chef-16 [#9411](https://github.com/chef/chef/pull/9411) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 16.0.91 -->
- Accept exit code 3010 as valid in windows_package [#9396](https://github.com/chef/chef/pull/9396) ([tas50](https://github.com/tas50)) <!-- 16.0.90 -->
- Cookstyle fixes for our resources [#9395](https://github.com/chef/chef/pull/9395) ([tas50](https://github.com/tas50)) <!-- 16.0.89 -->
- Update license_scout to 1.1.7 to resolve build failures [#9402](https://github.com/chef/chef/pull/9402) ([tas50](https://github.com/tas50)) <!-- 16.0.88 -->