summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-07-24 06:55:35 +0000
committerChef Expeditor <chef-ci@chef.io>2020-07-24 06:55:35 +0000
commit17cdaa58cb90d29134c7af2604c38b5b45f22ef3 (patch)
treea5bf936a133053f26700f01fe3661d8e7403fc9c
parent9da97f17562cb5e42f28f9740aa0b2301106b068 (diff)
downloadohai-17cdaa58cb90d29134c7af2604c38b5b45f22ef3.tar.gz
Update CHANGELOG.md to reflect the promotion of 16.3.0
Obvious fix; these changes are the result of automation not creative thinking.
-rw-r--r--CHANGELOG.md23
1 files changed, 10 insertions, 13 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d04846e6..0ed6b621 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,28 +1,25 @@
# Change Log
-<!-- latest_release 16.3.0 -->
-## [v16.3.0](https://github.com/chef/ohai/tree/v16.3.0) (2020-07-24)
-
-#### Merged Pull Requests
-- Readme updates [#1482](https://github.com/chef/ohai/pull/1482) ([tas50](https://github.com/tas50))
+<!-- latest_release -->
<!-- latest_release -->
-<!-- release_rollup since=16.2.3 -->
-### Changes not yet released to rubygems.org
-
-#### Merged Pull Requests
-- Readme updates [#1482](https://github.com/chef/ohai/pull/1482) ([tas50](https://github.com/tas50)) <!-- 16.3.0 -->
-- Handle IP to int conversion for inet + inet6 [#1477](https://github.com/chef/ohai/pull/1477) ([cooperlees](https://github.com/cooperlees)) <!-- 16.2.5 -->
-- Use .match? when we don&#39;t need the result [#1478](https://github.com/chef/ohai/pull/1478) ([tas50](https://github.com/tas50)) <!-- 16.2.4 -->
+<!-- release_rollup -->
<!-- release_rollup -->
<!-- latest_stable_release -->
+## [v16.3.0](https://github.com/chef/ohai/tree/v16.3.0) (2020-07-24)
+
+#### Merged Pull Requests
+- Use .match? when we don&#39;t need the result [#1478](https://github.com/chef/ohai/pull/1478) ([tas50](https://github.com/tas50))
+- Handle IP to int conversion for inet + inet6 [#1477](https://github.com/chef/ohai/pull/1477) ([cooperlees](https://github.com/cooperlees))
+- Readme updates [#1482](https://github.com/chef/ohai/pull/1482) ([tas50](https://github.com/tas50))
+<!-- 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)