summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-03-12 23:28:52 +0000
committerChef Expeditor <chef-ci@chef.io>2019-03-12 23:28:52 +0000
commita1969f49220a98027413dd84c8ce4902f9640cc2 (patch)
treeb79337923404b65c5890afb7f99121e83d5c670a /CHANGELOG.md
parentbd82cb8df423582cc59d4f587c5fb4ba056c5206 (diff)
downloadchef-a1969f49220a98027413dd84c8ce4902f9640cc2.tar.gz
Bump version to 15.0.184 by Chef Expeditorv15.0.184
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 adf8c84025..ad0aa1cb2f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.0.183 -->
-## [v15.0.183](https://github.com/chef/chef/tree/v15.0.183) (2019-03-12)
+<!-- latest_release 15.0.184 -->
+## [v15.0.184](https://github.com/chef/chef/tree/v15.0.184) (2019-03-12)
#### Merged Pull Requests
-- Remove the rake task to generate a pre-announcement [#8288](https://github.com/chef/chef/pull/8288) ([tas50](https://github.com/tas50))
+- Remove audit mode from chef-client [#7728](https://github.com/chef/chef/pull/7728) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup -->
### Changes since latest stable release
#### Merged Pull Requests
+- Remove audit mode from chef-client [#7728](https://github.com/chef/chef/pull/7728) ([tas50](https://github.com/tas50)) <!-- 15.0.184 -->
- Remove the rake task to generate a pre-announcement [#8288](https://github.com/chef/chef/pull/8288) ([tas50](https://github.com/tas50)) <!-- 15.0.183 -->
- Allow win32-service 2.x and bump InSpec to 3.7.1 [#8285](https://github.com/chef/chef/pull/8285) ([tas50](https://github.com/tas50)) <!-- 15.0.182 -->
- Extract ActionCollection out of ResourceReporter, overhaul DataCollector [#8063](https://github.com/chef/chef/pull/8063) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.0.181 -->