diff options
author | Tim Smith <tsmith@chef.io> | 2020-08-19 09:30:16 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-19 09:30:16 -0700 |
commit | c5889864b8290b1445a3881057f8538d85451100 (patch) | |
tree | 5092a4bfa2d98386d828e586eea67858bc217a4a | |
parent | f56173b469512c4b4d7e83413eb9458eb92b1fb5 (diff) | |
download | ohai-c5889864b8290b1445a3881057f8538d85451100.tar.gz |
Update CHANGELOG.md
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c02152b9..0c6bfda9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,9 +15,6 @@ <!-- release_rollup --> <!-- latest_stable_release --> -## [v16.4.11](https://github.com/chef/ohai/tree/v16.4.11) (2020-08-19) -<!-- latest_stable_release --> - ## [v16.4.11](https://github.com/chef/ohai/tree/v16.4.11) (2020-08-14) #### Merged Pull Requests @@ -33,6 +30,7 @@ - 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) @@ -1021,4 +1019,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/>
\ No newline at end of file +<http://www.chef.io/blog/2014/04/09/release-chef-client-11-12-2/> |