From d4660e300a097d4ca18716188e2474a55aeff3e4 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Fri, 19 Apr 2024 15:47:35 +0000 Subject: [PATCH] Update CHANGELOG.md to reflect the promotion of 2.1.6 Obvious fix; these changes are the result of automation not creative thinking. --- CHANGELOG.md | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8973583f..ed24ee83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,27 +4,24 @@ Note: this log contains only changes from knife-ec2 release 0.8.0 and later -- it does not contain the changes from prior releases. To view change history prior to release 0.8.0, please visit the [source repository](https://github.com/chef/knife-ec2/commits). - -## [v2.1.6](https://github.com/chef/knife-ec2/tree/v2.1.6) (2024-04-02) - -#### Merged Pull Requests -- Added support for the gp3 and io2 ebs volume types [#677](https://github.com/chef/knife-ec2/pull/677) ([ashiqueps](https://github.com/ashiqueps)) + - -### Changes not yet released to rubygems.org - -#### Merged Pull Requests -- Added support for the gp3 and io2 ebs volume types [#677](https://github.com/chef/knife-ec2/pull/677) ([ashiqueps](https://github.com/ashiqueps)) -- Upgrade to GitHub-native Dependabot [#668](https://github.com/chef/knife-ec2/pull/668) ([dependabot-preview[bot]](https://github.com/dependabot-preview[bot])) + +## [v2.1.6](https://github.com/chef/knife-ec2/tree/v2.1.6) (2024-04-19) + +#### Merged Pull Requests +- Upgrade to GitHub-native Dependabot [#668](https://github.com/chef/knife-ec2/pull/668) ([dependabot-preview[bot]](https://github.com/dependabot-preview[bot])) +- Added support for the gp3 and io2 ebs volume types [#677](https://github.com/chef/knife-ec2/pull/677) ([ashiqueps](https://github.com/ashiqueps)) + + ## [v2.1.4](https://github.com/chef/knife-ec2/tree/v2.1.4) (2021-03-25) #### Merged Pull Requests - S3Source does not extend any Chef classes, so config is not an inherited attribute [#667](https://github.com/chef/knife-ec2/pull/667) ([signe](https://github.com/signe)) - ## [v2.1.3](https://github.com/chef/knife-ec2/tree/v2.1.3) (2021-01-15)