summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-10-29 20:25:45 +0000
committerChef Expeditor <chef-ci@chef.io>2020-10-29 20:25:45 +0000
commit5725bca78e8d5187592952bbd92ffcd58d5b8d7e (patch)
tree61f5e23bb7c80a1c1b6fb87e2e718868ae9a0db7
parent1db58f0800b3e1266717b233f8bca072fce71d5c (diff)
downloadmixlib-shellout-5725bca78e8d5187592952bbd92ffcd58d5b8d7e.tar.gz
Update CHANGELOG.md to reflect the promotion of 3.1.7
Obvious fix; these changes are the result of automation not creative thinking.
-rw-r--r--CHANGELOG.md15
1 files changed, 6 insertions, 9 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9f662fc..c577c6e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,24 +1,21 @@
# mixlib-shellout Changelog
-<!-- latest_release 3.1.7 -->
+<!-- latest_release -->
+<!-- latest_release -->
+<!-- release_rollup -->
+<!-- release_rollup -->
+<!-- latest_stable_release -->
## [v3.1.7](https://github.com/chef/mixlib-shellout/tree/v3.1.7) (2020-10-29)
#### Merged Pull Requests
- Loosen win32-process dep to resolve Ruby 3 deprecation warnings [#223](https://github.com/chef/mixlib-shellout/pull/223) ([tas50](https://github.com/tas50))
-<!-- latest_release -->
-<!-- release_rollup since=3.1.6 -->
-### Changes not yet released to rubygems.org
-
-#### Merged Pull Requests
-- Loosen win32-process dep to resolve Ruby 3 deprecation warnings [#223](https://github.com/chef/mixlib-shellout/pull/223) ([tas50](https://github.com/tas50)) <!-- 3.1.7 -->
-<!-- release_rollup -->
<!-- latest_stable_release -->
+
## [v3.1.6](https://github.com/chef/mixlib-shellout/tree/v3.1.6) (2020-09-10)
#### Merged Pull Requests
- Use __dir__ instead of __FILE__ [#220](https://github.com/chef/mixlib-shellout/pull/220) ([tas50](https://github.com/tas50))
- Simplify things a bit with &amp;. [#221](https://github.com/chef/mixlib-shellout/pull/221) ([tas50](https://github.com/tas50))
-<!-- latest_stable_release -->
## [v3.1.4](https://github.com/chef/mixlib-shellout/tree/v3.1.4) (2020-08-13)