summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-06-30 20:26:55 +0000
committerChef Expeditor <expeditor@chef.io>2020-06-30 20:26:55 +0000
commit8028951abb141fef97a9b2ddc5e2120f63fbc16a (patch)
treec6c240789ede6dddb5af8c8757ad8da68106fd67
parent6a5391298d6fa2f2c2e8fa9a09c31f33a1497ae0 (diff)
downloadohai-8028951abb141fef97a9b2ddc5e2120f63fbc16a.tar.gz
Update CHANGELOG.md to reflect the promotion of 16.2.3
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 3bd8feca..fb4a3c16 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,26 +1,23 @@
# Change Log
-<!-- latest_release 16.2.3 -->
-## [v16.2.3](https://github.com/chef/ohai/tree/v16.2.3) (2020-06-30)
-
-#### Merged Pull Requests
-- Linux network plugin: Handle IPv6 next hops for IPv4 routes [#1475](https://github.com/chef/ohai/pull/1475) ([cooperlees](https://github.com/cooperlees))
+<!-- latest_release -->
<!-- latest_release -->
-<!-- release_rollup since=16.2.1 -->
-### Changes not yet released to rubygems.org
-
-#### Merged Pull Requests
-- Linux network plugin: Handle IPv6 next hops for IPv4 routes [#1475](https://github.com/chef/ohai/pull/1475) ([cooperlees](https://github.com/cooperlees)) <!-- 16.2.3 -->
-- Fix docker detection in ohai virtualization [#1476](https://github.com/chef/ohai/pull/1476) ([jaymzh](https://github.com/jaymzh)) <!-- 16.2.2 -->
+<!-- release_rollup -->
<!-- release_rollup -->
<!-- latest_stable_release -->
+## [v16.2.3](https://github.com/chef/ohai/tree/v16.2.3) (2020-06-30)
+
+#### Merged Pull Requests
+- Fix docker detection in ohai virtualization [#1476](https://github.com/chef/ohai/pull/1476) ([jaymzh](https://github.com/jaymzh))
+- Linux network plugin: Handle IPv6 next hops for IPv4 routes [#1475](https://github.com/chef/ohai/pull/1475) ([cooperlees](https://github.com/cooperlees))
+<!-- latest_stable_release -->
+
## [v16.2.1](https://github.com/chef/ohai/tree/v16.2.1) (2020-06-23)
#### Merged Pull Requests
- Make sure Darwin hosts are always mac_os_x [#1470](https://github.com/chef/ohai/pull/1470) ([tas50](https://github.com/tas50))
-<!-- latest_stable_release -->
## [v16.2.0](https://github.com/chef/ohai/tree/v16.2.0) (2020-06-17)