summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-03-31 22:32:31 +0000
committerChef Expeditor <expeditor@chef.io>2020-03-31 22:32:31 +0000
commit1516a849f22c4248c8bccbf7b979e966d401d294 (patch)
tree923258b1328ff298e3b0852bca41e89a67e6d369
parent3481e16198505aa05f74a2a80e7070ba549491ce (diff)
downloadohai-1516a849f22c4248c8bccbf7b979e966d401d294.tar.gz
Update CHANGELOG.md to reflect the promotion of 15.8.0
Obvious fix; these changes are the result of automation not creative thinking.
-rw-r--r--CHANGELOG.md21
1 files changed, 9 insertions, 12 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index acc00d44..99c55dce 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,26 +1,23 @@
# Change Log
-<!-- latest_release 15.8.0 -->
-## [v15.8.0](https://github.com/chef/ohai/tree/v15.8.0) (2020-02-28)
-
-#### Merged Pull Requests
-- fix: ensure optional_plugins to be array of symbols [#1436](https://github.com/chef/ohai/pull/1436) ([tas50](https://github.com/tas50))
+<!-- latest_release -->
<!-- latest_release -->
-<!-- release_rollup since=15.7.4 -->
-### Changes not yet released to rubygems.org
-
-#### Merged Pull Requests
-- fix: ensure optional_plugins to be array of symbols [#1436](https://github.com/chef/ohai/pull/1436) ([tas50](https://github.com/tas50)) <!-- 15.8.0 -->
-- backport #1434 for 15 stable [#1435](https://github.com/chef/ohai/pull/1435) ([sawanoboly](https://github.com/sawanoboly)) <!-- 15.7.5 -->
+<!-- release_rollup -->
<!-- release_rollup -->
<!-- latest_stable_release -->
+## [v15.8.0](https://github.com/chef/ohai/tree/v15.8.0) (2020-03-31)
+
+#### Merged Pull Requests
+- backport #1434 for 15 stable [#1435](https://github.com/chef/ohai/pull/1435) ([sawanoboly](https://github.com/sawanoboly))
+- fix: ensure optional_plugins to be array of symbols [#1436](https://github.com/chef/ohai/pull/1436) ([tas50](https://github.com/tas50))
+<!-- latest_stable_release -->
+
## [v15.7.4](https://github.com/chef/ohai/tree/v15.7.4) (2020-01-21)
#### Merged Pull Requests
- Use is_a? to check the class in the DMI plugin [#1424](https://github.com/chef/ohai/pull/1424) ([tas50](https://github.com/tas50))
-<!-- latest_stable_release -->
## [v15.7.3](https://github.com/chef/ohai/tree/v15.7.3) (2020-01-17)