From 6c2d8583fd345c09c7931e2f8c0ed33a48925c40 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Fri, 30 Aug 2019 18:33:46 +0000 Subject: [PATCH] Update CHANGELOG.md to reflect the promotion of 0.13.3 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 883232d..57c6d51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,26 +1,23 @@ # chefstyle change log - -## [v0.13.3](https://github.com/chef/chefstyle/tree/v0.13.3) (2019-08-30) - -#### Merged Pull Requests -- turn off block delimiters, allow semantic style [#75](https://github.com/chef/chefstyle/pull/75) ([lamont-granquist](https://github.com/lamont-granquist)) + - -### Changes not yet released to rubygems.org - -#### Merged Pull Requests -- turn off block delimiters, allow semantic style [#75](https://github.com/chef/chefstyle/pull/75) ([lamont-granquist](https://github.com/lamont-granquist)) + +## [v0.13.3](https://github.com/chef/chefstyle/tree/v0.13.3) (2019-08-30) + +#### Merged Pull Requests +- turn off block delimiters, allow semantic style [#75](https://github.com/chef/chefstyle/pull/75) ([lamont-granquist](https://github.com/lamont-granquist)) + + ## [v0.13.2](https://github.com/chef/chefstyle/tree/v0.13.2) (2019-07-08) #### Merged Pull Requests - disable Style/FormatStringToken [#73](https://github.com/chef/chefstyle/pull/73) ([lamont-granquist](https://github.com/lamont-granquist)) - New Chefstyle Rules [#74](https://github.com/chef/chefstyle/pull/74) ([lamont-granquist](https://github.com/lamont-granquist)) - ## [v0.13.0](https://github.com/chef/chefstyle/tree/v0.13.0) (2019-07-02)