summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn McCrae <john.mccrae@progress.com>2022-04-04 10:14:11 -0700
committerGitHub <noreply@github.com>2022-04-04 10:14:11 -0700
commit376af17063cbfe05445bab7fb7e5e9e5eb834167 (patch)
tree6b9603e8825ac5cc0c9ec0c89d0cd8eac848bf49
parentdd12fa7cbe6abbd650f5746d9bb8134d3676410e (diff)
parent7c2afb88a4fb34b5515bb1881f335b945b8b0f04 (diff)
downloadmixlib-shellout-376af17063cbfe05445bab7fb7e5e9e5eb834167.tar.gz
Merge branch 'main' into poorndm/IPACK-104-Test-Ruby3.0/3.1
-rw-r--r--CHANGELOG.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3869654..306b7d9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,13 +13,18 @@
- Loosen platform regex to allow 64 or 32 bit mingw [#234](https://github.com/chef/mixlib-shellout/pull/234) ([clintoncwolfe](https://github.com/clintoncwolfe)) <!-- 3.2.6 -->
<!-- release_rollup -->
<!-- latest_stable_release -->
+## [v3.2.6](https://github.com/chef/mixlib-shellout/tree/v3.2.6) (2022-03-31)
+
+#### 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))
+<!-- latest_stable_release -->
+
## [v3.2.5](https://github.com/chef/mixlib-shellout/tree/v3.2.5) (2021-02-13)
#### Merged Pull Requests
- fix broken windows tests [#227](https://github.com/chef/mixlib-shellout/pull/227) ([mwrock](https://github.com/mwrock))
- Add Ruby 3 testing + cleanup deps [#228](https://github.com/chef/mixlib-shellout/pull/228) ([tas50](https://github.com/tas50))
- gemspec: add license metadata [#229](https://github.com/chef/mixlib-shellout/pull/229) ([priv-kweihmann](https://github.com/priv-kweihmann))
-<!-- latest_stable_release -->
## [v3.2.2](https://github.com/chef/mixlib-shellout/tree/v3.2.2) (2020-11-16)