summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-07-29 00:39:11 +0000
committerChef Expeditor <chef-ci@chef.io>2020-07-29 00:39:11 +0000
commit955a4a5685026f28d417d8977784a6ca89ff0279 (patch)
tree754efa82b512eb3fd62f53b3b23bc6b7228e8ef7
parent12ca27e40cf3bafda483ae90ff1da6fcf8083268 (diff)
downloadohai-955a4a5685026f28d417d8977784a6ca89ff0279.tar.gz
Update CHANGELOG.md to reflect the promotion of 16.3.2
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 db8c8a07..edd1d867 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,28 +1,25 @@
# Change Log
-<!-- latest_release 16.3.2 -->
-## [v16.3.2](https://github.com/chef/ohai/tree/v16.3.2) (2020-07-28)
-
-#### Merged Pull Requests
-- Spelling fixes [#1484](https://github.com/chef/ohai/pull/1484) ([tas50](https://github.com/tas50))
+<!-- latest_release -->
<!-- latest_release -->
-<!-- release_rollup since=16.3.0 -->
-### Changes not yet released to rubygems.org
-
-#### Merged Pull Requests
-- Spelling fixes [#1484](https://github.com/chef/ohai/pull/1484) ([tas50](https://github.com/tas50)) <!-- 16.3.2 -->
-- Remove redundant file encoding in spec [#1483](https://github.com/chef/ohai/pull/1483) ([tas50](https://github.com/tas50)) <!-- 16.3.1 -->
+<!-- release_rollup -->
<!-- release_rollup -->
<!-- latest_stable_release -->
+## [v16.3.2](https://github.com/chef/ohai/tree/v16.3.2) (2020-07-29)
+
+#### Merged Pull Requests
+- Remove redundant file encoding in spec [#1483](https://github.com/chef/ohai/pull/1483) ([tas50](https://github.com/tas50))
+- Spelling fixes [#1484](https://github.com/chef/ohai/pull/1484) ([tas50](https://github.com/tas50))
+<!-- 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)