summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-05-15 04:59:20 +0000
committerChef Expeditor <expeditor@chef.io>2020-05-15 04:59:20 +0000
commitc01c03fba0834bcebb7f90c9c27dd720ab8b4a58 (patch)
tree4f4340858252f6558ceb651f1f90625907256c63
parent0154d81e4caa42634b416e11cc34f4abf7ae2729 (diff)
downloadohai-c01c03fba0834bcebb7f90c9c27dd720ab8b4a58.tar.gz
Update CHANGELOG.md to reflect the promotion of 16.1.1
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 902dfcef..88bbcdbc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,21 +1,19 @@
# Change Log
-<!-- latest_release 16.1.1 -->
-## [v16.1.1](https://github.com/chef/ohai/tree/v16.1.1) (2020-05-12)
-
-#### Merged Pull Requests
-- Depend on chef-utils gem so we can use ChefUtils::Mash [#1462](https://github.com/chef/ohai/pull/1462) ([lamont-granquist](https://github.com/lamont-granquist))
+<!-- latest_release -->
<!-- latest_release -->
-<!-- release_rollup since=16.0.20 -->
-### Changes not yet released to rubygems.org
-
-#### Merged Pull Requests
-- Depend on chef-utils gem so we can use ChefUtils::Mash [#1462](https://github.com/chef/ohai/pull/1462) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 16.1.1 -->
-- Add new selinux plugin for Linux [#1455](https://github.com/chef/ohai/pull/1455) ([davide125](https://github.com/davide125)) <!-- 16.1.0 -->
+<!-- release_rollup -->
<!-- release_rollup -->
<!-- latest_stable_release -->
+## [v16.1.1](https://github.com/chef/ohai/tree/v16.1.1) (2020-05-15)
+
+#### Merged Pull Requests
+- Add new selinux plugin for Linux [#1455](https://github.com/chef/ohai/pull/1455) ([davide125](https://github.com/davide125))
+- Depend on chef-utils gem so we can use ChefUtils::Mash [#1462](https://github.com/chef/ohai/pull/1462) ([lamont-granquist](https://github.com/lamont-granquist))
+<!-- latest_stable_release -->
+
## [v16.0.20](https://github.com/chef/ohai/tree/v16.0.20) (2020-04-28)
#### Merged Pull Requests
@@ -40,7 +38,6 @@
- Add a plugin for Windows mimicing the Unix dmi plugin [#1445](https://github.com/chef/ohai/pull/1445) ([phiggins](https://github.com/phiggins))
- Use correct DMI attribute name for product name [#1451](https://github.com/chef/ohai/pull/1451) ([ramereth](https://github.com/ramereth))
- Avoid constant warnings when reloading ohai plugins [#1456](https://github.com/chef/ohai/pull/1456) ([tas50](https://github.com/tas50))
-<!-- latest_stable_release -->
## [v15.7.3](https://github.com/chef/ohai/tree/v15.7.3) (2020-01-17)