From dfd248ee656b842312c3768182d0cc45ac6a9865 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Thu, 30 Sep 2021 01:16:33 +0000 Subject: [PATCH] Update CHANGELOG.md to reflect the promotion of 2.1.0 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 31e3474..d42ab9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,27 +1,24 @@ # chefstyle change log - -## [v2.1.0](https://github.com/chef/chefstyle/tree/v2.1.0) (2021-09-30) - -#### Merged Pull Requests -- Enable Bundler/InsecureProtocolSource cop [#149](https://github.com/chef/chefstyle/pull/149) ([tas50](https://github.com/tas50)) + - -### Changes not yet released to rubygems.org - -#### Merged Pull Requests -- Enable Bundler/InsecureProtocolSource cop [#149](https://github.com/chef/chefstyle/pull/149) ([tas50](https://github.com/tas50)) -- Move to GitHub actions for testing [#148](https://github.com/chef/chefstyle/pull/148) ([tas50](https://github.com/tas50)) -- Update RuboCop to 1.22 [#147](https://github.com/chef/chefstyle/pull/147) ([tas50](https://github.com/tas50)) + +## [v2.1.0](https://github.com/chef/chefstyle/tree/v2.1.0) (2021-09-30) + +#### Merged Pull Requests +- Update RuboCop to 1.22 [#147](https://github.com/chef/chefstyle/pull/147) ([tas50](https://github.com/tas50)) +- Move to GitHub actions for testing [#148](https://github.com/chef/chefstyle/pull/148) ([tas50](https://github.com/tas50)) +- Enable Bundler/InsecureProtocolSource cop [#149](https://github.com/chef/chefstyle/pull/149) ([tas50](https://github.com/tas50)) + + ## [v2.0.9](https://github.com/chef/chefstyle/tree/v2.0.9) (2021-08-27) #### Merged Pull Requests - Update to RuboCop 1.20 [#146](https://github.com/chef/chefstyle/pull/146) ([tas50](https://github.com/tas50)) - ## [v2.0.8](https://github.com/chef/chefstyle/tree/v2.0.8) (2021-08-12)