summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2022-04-04 22:50:20 +0000
committerChef Expeditor <chef-ci@chef.io>2022-04-04 22:50:20 +0000
commit68de21d5a555d13f0fe67d9e9835d4af906b3ba6 (patch)
tree3367f4499bc560e19e7fa58c39c0582082e95dbe
parentca1f88cf1d6a1d56a1b89c79c3fca507db7b4b0f (diff)
downloadmixlib-shellout-68de21d5a555d13f0fe67d9e9835d4af906b3ba6.tar.gz
Update CHANGELOG.md to reflect the promotion of 3.2.7
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 7ad4ed4..f332e9d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,24 +1,21 @@
# mixlib-shellout Changelog
-<!-- latest_release 3.2.7 -->
+<!-- latest_release -->
+<!-- latest_release -->
+<!-- release_rollup -->
+<!-- release_rollup -->
+<!-- latest_stable_release -->
## [v3.2.7](https://github.com/chef/mixlib-shellout/tree/v3.2.7) (2022-04-04)
#### 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))
- Hard Coding the gems in the gemfile to overcome a Ruby 3.1 bug [#235](https://github.com/chef/mixlib-shellout/pull/235) ([johnmccrae](https://github.com/johnmccrae))
-<!-- latest_release -->
-<!-- release_rollup since=3.2.5 -->
-### Changes not yet released to rubygems.org
-
-#### Merged Pull Requests
-- Hard Coding the gems in the gemfile to overcome a Ruby 3.1 bug [#235](https://github.com/chef/mixlib-shellout/pull/235) ([johnmccrae](https://github.com/johnmccrae)) <!-- 3.2.7 -->
-- 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)