From ca49954e9525724e98f2ca2b9de53b646d08e3e9 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Tue, 16 May 2023 16:48:18 +0000 Subject: [PATCH] Update CHANGELOG.md to reflect the promotion of 0.9.6 Obvious fix; these changes are the result of automation not creative thinking. --- CHANGELOG.md | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 637652a59..b01b6f6e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,27 +1,24 @@ - -## [v0.9.6](https://github.com/chef/chef-apply/tree/v0.9.6) (2023-05-16) - -#### Merged Pull Requests -- Minor change in Readme [#222](https://github.com/chef/chef-apply/pull/222) ([vkarve-chef](https://github.com/vkarve-chef)) + - -### Changes not yet released to rubygems.org - -#### Merged Pull Requests -- Minor change in Readme [#222](https://github.com/chef/chef-apply/pull/222) ([vkarve-chef](https://github.com/vkarve-chef)) -- Fix yaml load error for ruby 3.1 [#220](https://github.com/chef/chef-apply/pull/220) ([Stromweld](https://github.com/Stromweld)) -- Integrating with sonarQube [#219](https://github.com/chef/chef-apply/pull/219) ([nikhil2611](https://github.com/nikhil2611)) + +## [v0.9.6](https://github.com/chef/chef-apply/tree/v0.9.6) (2023-05-16) + +#### Merged Pull Requests +- Integrating with sonarQube [#219](https://github.com/chef/chef-apply/pull/219) ([nikhil2611](https://github.com/nikhil2611)) +- Fix yaml load error for ruby 3.1 [#220](https://github.com/chef/chef-apply/pull/220) ([Stromweld](https://github.com/Stromweld)) +- Minor change in Readme [#222](https://github.com/chef/chef-apply/pull/222) ([vkarve-chef](https://github.com/vkarve-chef)) + + ## [v0.9.4](https://github.com/chef/chef-apply/tree/v0.9.4) (2022-10-20) #### Merged Pull Requests - Update chefstyle requirement from 2.2.0 to 2.2.2 [#214](https://github.com/chef/chef-apply/pull/214) ([dependabot[bot]](https://github.com/dependabot[bot])) - Added ruby 3.0/3.1 windows/linux image [#217](https://github.com/chef/chef-apply/pull/217) ([nikhil2611](https://github.com/nikhil2611)) - ## [v0.9.2](https://github.com/chef/chef-apply/tree/v0.9.2) (2022-01-28)