From d5b3c9a5ee29cc84b2bdd597c792f74f6fa5290b Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Tue, 23 Feb 2021 17:04:31 +0000 Subject: [PATCH] Update CHANGELOG.md to reflect the promotion of 3.5.2 Obvious fix; these changes are the result of automation not creative thinking. --- CHANGELOG.md | 31 ++++++++++++++----------------- 1 file changed, 14 insertions(+), 17 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a514d291..9679ab41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,29 +1,26 @@ - -## [v3.5.2](https://github.com/inspec/train/tree/v3.5.2) (2021-02-22) - -#### Merged Pull Requests -- Update berkshelf requirement from ~> 6.3.0 to ~> 7.0.10 [#668](https://github.com/inspec/train/pull/668) ([dependabot[bot]](https://github.com/dependabot[bot])) + - -### Changes not yet released to rubygems.org - -#### Merged Pull Requests -- Update berkshelf requirement from ~> 6.3.0 to ~> 7.0.10 [#668](https://github.com/inspec/train/pull/668) ([dependabot[bot]](https://github.com/dependabot[bot])) -- Update chefstyle requirement from 1.6.1 to 1.7.1 [#667](https://github.com/inspec/train/pull/667) ([dependabot[bot]](https://github.com/dependabot[bot])) -- Implement upload/download for connections [#664](https://github.com/inspec/train/pull/664) ([tecracer-theinen](https://github.com/tecracer-theinen)) -- Fix crash on exit [#666](https://github.com/inspec/train/pull/666) ([tecracer-theinen](https://github.com/tecracer-theinen)) -- Update chefstyle requirement from 1.6.1 to 1.6.2 [#663](https://github.com/inspec/train/pull/663) ([dependabot-preview[bot]](https://github.com/dependabot-preview[bot])) -- Upgrade dependabot configs from v1 to v2 [#665](https://github.com/inspec/train/pull/665) ([jlosito](https://github.com/jlosito)) -- Update chefstyle requirement from 1.5.9 to 1.6.1 [#661](https://github.com/inspec/train/pull/661) ([dependabot-preview[bot]](https://github.com/dependabot-preview[bot])) + +## [v3.5.2](https://github.com/inspec/train/tree/v3.5.2) (2021-02-23) + +#### Merged Pull Requests +- Update chefstyle requirement from 1.5.9 to 1.6.1 [#661](https://github.com/inspec/train/pull/661) ([dependabot-preview[bot]](https://github.com/dependabot-preview[bot])) +- Upgrade dependabot configs from v1 to v2 [#665](https://github.com/inspec/train/pull/665) ([jlosito](https://github.com/jlosito)) +- Update chefstyle requirement from 1.6.1 to 1.6.2 [#663](https://github.com/inspec/train/pull/663) ([dependabot-preview[bot]](https://github.com/dependabot-preview[bot])) +- Fix crash on exit [#666](https://github.com/inspec/train/pull/666) ([tecracer-theinen](https://github.com/tecracer-theinen)) +- Implement upload/download for connections [#664](https://github.com/inspec/train/pull/664) ([tecracer-theinen](https://github.com/tecracer-theinen)) +- Update chefstyle requirement from 1.6.1 to 1.7.1 [#667](https://github.com/inspec/train/pull/667) ([dependabot[bot]](https://github.com/dependabot[bot])) +- Update berkshelf requirement from ~> 6.3.0 to ~> 7.0.10 [#668](https://github.com/inspec/train/pull/668) ([dependabot[bot]](https://github.com/dependabot[bot])) + + ## [v3.4.9](https://github.com/inspec/train/tree/v3.4.9) (2021-01-27) #### Merged Pull Requests - Powershell process keep running with local train transport. [#660](https://github.com/inspec/train/pull/660) ([Vasu1105](https://github.com/Vasu1105)) - ## [v3.4.8](https://github.com/inspec/train/tree/v3.4.8) (2021-01-26)