From 63193bac021cf82aff61a34c137e98881b9ba7ed Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Wed, 14 Feb 2024 14:50:42 +0000 Subject: [PATCH] Update CHANGELOG.md to reflect the promotion of 3.12.30 Obvious fix; these changes are the result of automation not creative thinking. --- CHANGELOG.md | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ce4a570..8e0479ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,24 +1,21 @@ # Mixlib::Install Changes - + + + + + + ## [v3.12.30](https://github.com/chef/mixlib-install/tree/v3.12.30) (2024-02-14) #### Merged Pull Requests - fix amazon linux1 platform and version detection [#394](https://github.com/chef/mixlib-install/pull/394) ([siddhu208](https://github.com/siddhu208)) - - -### Changes not yet released to rubygems.org - -#### Merged Pull Requests -- fix amazon linux1 platform and version detection [#394](https://github.com/chef/mixlib-install/pull/394) ([siddhu208](https://github.com/siddhu208)) - - + ## [v3.12.29](https://github.com/chef/mixlib-install/tree/v3.12.29) (2024-02-05) #### Merged Pull Requests - updated script to support for amazon2023 [#392](https://github.com/chef/mixlib-install/pull/392) ([muthuja](https://github.com/muthuja)) - ## [v3.12.28](https://github.com/chef/mixlib-install/tree/v3.12.28) (2023-10-17)