From 5a9d289050658ef6af34977f4f41eeb7ffaa2991 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Mon, 12 Oct 2020 16:29:35 +0000 Subject: [PATCH] Update CHANGELOG.md to reflect the promotion of 1.4.5 Obvious fix; these changes are the result of automation not creative thinking. --- CHANGELOG.md | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index faf4b53..c73fdd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,25 +1,22 @@ # chefstyle change log - -## [v1.4.5](https://github.com/chef/chefstyle/tree/v1.4.5) (2020-10-12) - -#### Merged Pull Requests -- Update to RuboCop 0.93.1 [#108](https://github.com/chef/chefstyle/pull/108) ([tas50](https://github.com/tas50)) + - -### Changes not yet released to rubygems.org - -#### Merged Pull Requests -- Update to RuboCop 0.93.1 [#108](https://github.com/chef/chefstyle/pull/108) ([tas50](https://github.com/tas50)) + +## [v1.4.5](https://github.com/chef/chefstyle/tree/v1.4.5) (2020-10-12) + +#### Merged Pull Requests +- Update to RuboCop 0.93.1 [#108](https://github.com/chef/chefstyle/pull/108) ([tas50](https://github.com/tas50)) + + ## [v1.4.4](https://github.com/chef/chefstyle/tree/v1.4.4) (2020-10-08) #### Merged Pull Requests - Update to Rubocop 0.93 [#107](https://github.com/chef/chefstyle/pull/107) ([tas50](https://github.com/tas50)) - ## [v1.4.3](https://github.com/chef/chefstyle/tree/v1.4.3) (2020-09-29)