summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-09-10 03:55:51 +0000
committerChef Expeditor <chef-ci@chef.io>2020-09-10 03:55:51 +0000
commit7320274a6abd96ad6e0aebde835a236e7c66e6bb (patch)
tree1bad52076b6e30b07ee42cc26b2445c0fdeeb8e6 /CHANGELOG.md
parent0f81a9d85f44dde0e0ce5a71f5fed2e49fa9a48c (diff)
downloadmixlib-shellout-7320274a6abd96ad6e0aebde835a236e7c66e6bb.tar.gz
Update CHANGELOG.md to reflect the promotion of 3.1.6
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md17
1 files changed, 7 insertions, 10 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b3f0647..6616e0f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,25 +1,22 @@
# mixlib-shellout Changelog
-<!-- latest_release 3.1.6 -->
+<!-- latest_release -->
+<!-- latest_release -->
+<!-- release_rollup -->
+<!-- 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_release -->
-<!-- release_rollup since=3.1.4 -->
-### Changes not yet released to rubygems.org
-
-#### Merged Pull Requests
-- Simplify things a bit with &amp;. [#221](https://github.com/chef/mixlib-shellout/pull/221) ([tas50](https://github.com/tas50)) <!-- 3.1.6 -->
-- Use __dir__ instead of __FILE__ [#220](https://github.com/chef/mixlib-shellout/pull/220) ([tas50](https://github.com/tas50)) <!-- 3.1.5 -->
-<!-- release_rollup -->
<!-- latest_stable_release -->
+
## [v3.1.4](https://github.com/chef/mixlib-shellout/tree/v3.1.4) (2020-08-13)
#### Merged Pull Requests
- Fix a few typos [#217](https://github.com/chef/mixlib-shellout/pull/217) ([tas50](https://github.com/tas50))
- Optimize requires for non-omnibus installs [#218](https://github.com/chef/mixlib-shellout/pull/218) ([tas50](https://github.com/tas50))
-<!-- latest_stable_release -->
## [v3.1.2](https://github.com/chef/mixlib-shellout/tree/v3.1.2) (2020-07-24)