summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-03-11 19:13:18 +0000
committerChef Expeditor <chef-ci@chef.io>2019-03-11 19:13:18 +0000
commita2ac8bc237a84a00d3a44f3a18c26140a8c35b3e (patch)
tree4c5584238f8a75d39d7776055e24f3e86020cb13 /CHANGELOG.md
parente6ab9abcfc01e1045d3bcafc0fb4f9075ae2c903 (diff)
downloadchef-a2ac8bc237a84a00d3a44f3a18c26140a8c35b3e.tar.gz
Bump version to 15.0.181 by Chef Expeditorv15.0.181
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 101e3723a5..eab8d8e73c 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.180 -->
-## [v15.0.180](https://github.com/chef/chef/tree/v15.0.180) (2019-03-09)
+<!-- latest_release 15.0.181 -->
+## [v15.0.181](https://github.com/chef/chef/tree/v15.0.181) (2019-03-11)
#### Merged Pull Requests
-- Refactor windows_service unit tests [#8279](https://github.com/chef/chef/pull/8279) ([jasonwbarnett](https://github.com/jasonwbarnett))
+- Extract ActionCollection out of ResourceReporter, overhaul DataCollector [#8063](https://github.com/chef/chef/pull/8063) ([lamont-granquist](https://github.com/lamont-granquist))
<!-- latest_release -->
<!-- release_rollup -->
### Changes since latest stable release
#### Merged Pull Requests
+- 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 -->
- Refactor windows_service unit tests [#8279](https://github.com/chef/chef/pull/8279) ([jasonwbarnett](https://github.com/jasonwbarnett)) <!-- 15.0.180 -->
- Update rubygems to 3.0.3 [#8276](https://github.com/chef/chef/pull/8276) ([tas50](https://github.com/tas50)) <!-- 15.0.179 -->
- mount: Add proper new lines when on AIX to prevent failures [#8271](https://github.com/chef/chef/pull/8271) ([gsreynolds](https://github.com/gsreynolds)) <!-- 15.0.178 -->