summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-08-13 15:55:44 +0000
committerChef Expeditor <chef-ci@chef.io>2020-08-13 15:55:44 +0000
commit306cb33bc807bf9fe573321111fa975c39601652 (patch)
treeb8aca237965adaf407b6f8a60321ea5e51e3357d /CHANGELOG.md
parent28a4fdf0d7ec0ff35858aa9146a8a3a699feefd6 (diff)
downloadmixlib-shellout-306cb33bc807bf9fe573321111fa975c39601652.tar.gz
Update CHANGELOG.md to reflect the promotion of 3.1.4
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 4dfbfca..e786a1e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,24 +1,21 @@
# mixlib-shellout Changelog
-<!-- latest_release 3.1.4 -->
+<!-- latest_release -->
+<!-- latest_release -->
+<!-- release_rollup -->
+<!-- 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_release -->
-<!-- release_rollup since=3.1.2 -->
-### Changes not yet released to rubygems.org
-
-#### Merged Pull Requests
-- Optimize requires for non-omnibus installs [#218](https://github.com/chef/mixlib-shellout/pull/218) ([tas50](https://github.com/tas50)) <!-- 3.1.4 -->
-- Fix a few typos [#217](https://github.com/chef/mixlib-shellout/pull/217) ([tas50](https://github.com/tas50)) <!-- 3.1.3 -->
-<!-- release_rollup -->
<!-- latest_stable_release -->
+
## [v3.1.2](https://github.com/chef/mixlib-shellout/tree/v3.1.2) (2020-07-24)
#### Merged Pull Requests
- convert helper to default_paths API [#216](https://github.com/chef/mixlib-shellout/pull/216) ([lamont-granquist](https://github.com/lamont-granquist))
-<!-- latest_stable_release -->
## [v3.1.1](https://github.com/chef/mixlib-shellout/tree/v3.1.1) (2020-07-18)