summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2022-03-31 00:29:26 +0000
committerChef Expeditor <chef-ci@chef.io>2022-03-31 00:29:26 +0000
commit7c2afb88a4fb34b5515bb1881f335b945b8b0f04 (patch)
treebb74f052ba4bc01f61b4a8ed93b9ecbf90642526
parent6a8a84409815896e6e5ec8d11b0a20a3fc1210e1 (diff)
downloadmixlib-shellout-7c2afb88a4fb34b5515bb1881f335b945b8b0f04.tar.gz
Update CHANGELOG.md to reflect the promotion of 3.2.6
Obvious fix; these changes are the result of automation not creative thinking.
-rw-r--r--CHANGELOG.md17
1 files changed, 7 insertions, 10 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3869654..cb3f19c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,25 +1,22 @@
# mixlib-shellout Changelog
-<!-- latest_release 3.2.6 -->
-## [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))
<!-- latest_release -->
-<!-- release_rollup since=3.2.5 -->
-### Changes not yet released to rubygems.org
+<!-- latest_release -->
+<!-- release_rollup -->
+<!-- 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)) <!-- 3.2.6 -->
-<!-- release_rollup -->
+- 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)