From 76ff381d2dc24a1732591454c60591bfc63b5456 Mon Sep 17 00:00:00 2001 From: John McCrae Date: Mon, 4 Apr 2022 15:23:10 -0700 Subject: Hard Coding the gems in the gemfile to overcome a Ruby 3.1 bug Signed-off-by: John McCrae --- CHANGELOG.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index d26ab99..f7b3e5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,13 @@ # mixlib-shellout Changelog + +## [v3.2.6](https://github.com/chef/mixlib-shellout/tree/v3.2.6) (2022-03-29) + +#### Merged Pull Requests +- Loosen platform regex to allow 64 or 32 bit mingw [#234](https://github.com/chef/mixlib-shellout/pull/234) ([clintoncwolfe](https://github.com/clintoncwolfe)) - - -## [v3.2.6](https://github.com/chef/mixlib-shellout/tree/v3.2.6) (2022-03-31) + +### Changes not yet released to rubygems.org #### Merged Pull Requests - Loosen platform regex to allow 64 or 32 bit mingw [#234](https://github.com/chef/mixlib-shellout/pull/234) ([clintoncwolfe](https://github.com/clintoncwolfe)) -- cgit v1.2.1