summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-09-09 20:29:10 +0000
committerChef Expeditor <chef-ci@chef.io>2020-09-09 20:29:10 +0000
commit483240891921d72f172067d15a50a97d52761c4b (patch)
tree85bb247b4b4afdc686d0d75c6c589f58ea55532a
parentea979c15f3293e54bf516b81379e0234e185e9c0 (diff)
downloadohai-483240891921d72f172067d15a50a97d52761c4b.tar.gz
Update CHANGELOG.md to reflect the promotion of 16.5.0
Obvious fix; these changes are the result of automation not creative thinking.
-rw-r--r--CHANGELOG.md27
1 files changed, 12 insertions, 15 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ebdd37c4..6cea6cbc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,29 +1,26 @@
# Change Log
-<!-- latest_release 16.5.0 -->
-## [v16.5.0](https://github.com/chef/ohai/tree/v16.5.0) (2020-09-09)
-
-#### Merged Pull Requests
-- Add MacOS packages support [#1505](https://github.com/chef/ohai/pull/1505) ([mattray](https://github.com/mattray))
+<!-- latest_release -->
<!-- latest_release -->
-<!-- release_rollup since=16.4.12 -->
-### Changes not yet released to rubygems.org
-
-#### Merged Pull Requests
-- Add MacOS packages support [#1505](https://github.com/chef/ohai/pull/1505) ([mattray](https://github.com/mattray)) <!-- 16.5.0 -->
-- Resolve RuboCop Style/RedundantParentheses warnings [#1508](https://github.com/chef/ohai/pull/1508) ([tas50](https://github.com/tas50)) <!-- 16.4.16 -->
-- Update rubocop-performance from 1.7.1 to 1.8.0 &amp; cleanup spec helpers [#1506](https://github.com/chef/ohai/pull/1506) ([dependabot-preview[bot]](https://github.com/dependabot-preview[bot])) <!-- 16.4.15 -->
-- Resolve new chefstyle warnings &amp; use safe navigators [#1507](https://github.com/chef/ohai/pull/1507) ([tas50](https://github.com/tas50)) <!-- 16.4.14 -->
-- Migrate to the chef-utils helpers for which/shell_out [#1501](https://github.com/chef/ohai/pull/1501) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 16.4.13 -->
+<!-- release_rollup -->
<!-- release_rollup -->
<!-- latest_stable_release -->
+## [v16.5.0](https://github.com/chef/ohai/tree/v16.5.0) (2020-09-09)
+
+#### Merged Pull Requests
+- Migrate to the chef-utils helpers for which/shell_out [#1501](https://github.com/chef/ohai/pull/1501) ([lamont-granquist](https://github.com/lamont-granquist))
+- Resolve new chefstyle warnings &amp; use safe navigators [#1507](https://github.com/chef/ohai/pull/1507) ([tas50](https://github.com/tas50))
+- Update rubocop-performance from 1.7.1 to 1.8.0 &amp; cleanup spec helpers [#1506](https://github.com/chef/ohai/pull/1506) ([dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
+- Resolve RuboCop Style/RedundantParentheses warnings [#1508](https://github.com/chef/ohai/pull/1508) ([tas50](https://github.com/tas50))
+- Add MacOS packages support [#1505](https://github.com/chef/ohai/pull/1505) ([mattray](https://github.com/mattray))
+<!-- latest_stable_release -->
+
## [v16.4.12](https://github.com/chef/ohai/tree/v16.4.12) (2020-08-19)
#### Merged Pull Requests
- Add missing require for windows network plugin [#1500](https://github.com/chef/ohai/pull/1500) ([tas50](https://github.com/tas50))
-<!-- latest_stable_release -->
## [v16.4.11](https://github.com/chef/ohai/tree/v16.4.11) (2020-08-14)