diff options
author | Chef Expeditor <chef-ci@chef.io> | 2020-08-19 16:30:43 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2020-08-19 16:30:43 +0000 |
commit | 654df0481f3c35c027a9afc313c74583f3d4112f (patch) | |
tree | b87a28093b5305ff6860c85325b9d88003a345c8 | |
parent | c5889864b8290b1445a3881057f8538d85451100 (diff) | |
download | ohai-654df0481f3c35c027a9afc313c74583f3d4112f.tar.gz |
Update CHANGELOG.md to reflect the promotion of 16.4.12
Obvious fix; these changes are the result of automation not creative thinking.
-rw-r--r-- | CHANGELOG.md | 21 |
1 files changed, 9 insertions, 12 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c6bfda9..a6515eae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,20 +1,18 @@ # Change Log -<!-- latest_release 16.4.12 --> -## [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_release --> <!-- latest_release --> -<!-- release_rollup since=16.4.11 --> -### Changes not yet released to rubygems.org - -#### Merged Pull Requests -- Add missing require for windows network plugin [#1500](https://github.com/chef/ohai/pull/1500) ([tas50](https://github.com/tas50)) <!-- 16.4.12 --> +<!-- release_rollup --> <!-- release_rollup --> <!-- 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) #### Merged Pull Requests @@ -30,7 +28,6 @@ - Remove profile gemfile group for now [#1496](https://github.com/chef/ohai/pull/1496) ([tas50](https://github.com/tas50)) - Use rubocop-performance to enforce some best practices [#1495](https://github.com/chef/ohai/pull/1495) ([tas50](https://github.com/tas50)) - Optimize 2 of our requires [#1497](https://github.com/chef/ohai/pull/1497) ([tas50](https://github.com/tas50)) -<!-- latest_stable_release --> ## [v16.3.2](https://github.com/chef/ohai/tree/v16.3.2) (2020-07-29) @@ -1019,4 +1016,4 @@ - Normalize cloud attributes for Azure (OHAI-554) - Capture FreeBSD osreldate for comparison purposes (OHAI-557) -<http://www.chef.io/blog/2014/04/09/release-chef-client-11-12-2/> +<http://www.chef.io/blog/2014/04/09/release-chef-client-11-12-2/>
\ No newline at end of file |