diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 23 |
1 files changed, 10 insertions, 13 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4395dca5..4b4e6bfb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,22 +1,20 @@ # Change Log -<!-- latest_release 18.1.3 --> -## [v18.1.3](https://github.com/chef/ohai/tree/v18.1.3) (2023-03-08) - -#### Merged Pull Requests -- Updating files to account for Proxifier2 [#1789](https://github.com/chef/ohai/pull/1789) ([johnmccrae](https://github.com/johnmccrae)) +<!-- latest_release --> <!-- latest_release --> -<!-- release_rollup since=18.1.0 --> -### Changes not yet released to rubygems.org - -#### Merged Pull Requests -- Updating files to account for Proxifier2 [#1789](https://github.com/chef/ohai/pull/1789) ([johnmccrae](https://github.com/johnmccrae)) <!-- 18.1.3 --> -- [block_device] Record firmware revision of nvme block devices [#1787](https://github.com/chef/ohai/pull/1787) ([saravan2](https://github.com/saravan2)) <!-- 18.1.2 --> -- Calling yajl parser only once [#1786](https://github.com/chef/ohai/pull/1786) ([rnt](https://github.com/rnt)) <!-- 18.1.1 --> +<!-- release_rollup --> <!-- release_rollup --> <!-- latest_stable_release --> +## [v18.1.3](https://github.com/chef/ohai/tree/v18.1.3) (2023-03-08) + +#### Merged Pull Requests +- Calling yajl parser only once [#1786](https://github.com/chef/ohai/pull/1786) ([rnt](https://github.com/rnt)) +- [block_device] Record firmware revision of nvme block devices [#1787](https://github.com/chef/ohai/pull/1787) ([saravan2](https://github.com/saravan2)) +- Updating files to account for Proxifier2 [#1789](https://github.com/chef/ohai/pull/1789) ([johnmccrae](https://github.com/johnmccrae)) +<!-- latest_stable_release --> + ## [v18.1.0](https://github.com/chef/ohai/tree/v18.1.0) (2023-02-21) #### Merged Pull Requests @@ -34,7 +32,6 @@ - Fix linter error [#1770](https://github.com/chef/ohai/pull/1770) ([marcparadise](https://github.com/marcparadise)) - Add cloud provider oci [#1780](https://github.com/chef/ohai/pull/1780) ([rnt](https://github.com/rnt)) - Update rubocop-performance requirement from 1.15.2 to 1.16.0 [#1784](https://github.com/chef/ohai/pull/1784) ([dependabot[bot]](https://github.com/dependabot[bot])) -<!-- latest_stable_release --> ## [v18.0.14](https://github.com/chef/ohai/tree/v18.0.14) (2022-06-06) |