summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-08-21 18:55:24 +0000
committerChef Expeditor <chef-ci@chef.io>2020-08-21 18:55:24 +0000
commit9818855311012a9be130396566a56c094b8a9e97 (patch)
tree743319820ec92f61d8098864157faaf03a0b7bdd
parent15e75fc161f2b8083b68e8b1ae4c6da1d315f0e7 (diff)
downloadmixlib-cli-9818855311012a9be130396566a56c094b8a9e97.tar.gz
Update CHANGELOG.md to reflect the promotion of 2.1.8
Obvious fix; these changes are the result of automation not creative thinking.
-rw-r--r--CHANGELOG.md21
1 files changed, 9 insertions, 12 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b9540ae..6cbf143 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,26 +1,23 @@
# mixlib-cli Changelog
-<!-- latest_release 2.1.8 -->
-## [v2.1.8](https://github.com/chef/mixlib-cli/tree/v2.1.8) (2020-08-21)
-
-#### Merged Pull Requests
-- Optimize our requires [#78](https://github.com/chef/mixlib-cli/pull/78) ([tas50](https://github.com/tas50))
+<!-- latest_release -->
<!-- latest_release -->
-<!-- release_rollup since=2.1.6 -->
-### Changes not yet released to rubygems.org
-
-#### Merged Pull Requests
-- Optimize our requires [#78](https://github.com/chef/mixlib-cli/pull/78) ([tas50](https://github.com/tas50)) <!-- 2.1.8 -->
-- Fix minor typos [#77](https://github.com/chef/mixlib-cli/pull/77) ([tas50](https://github.com/tas50)) <!-- 2.1.7 -->
+<!-- release_rollup -->
<!-- release_rollup -->
<!-- latest_stable_release -->
+## [v2.1.8](https://github.com/chef/mixlib-cli/tree/v2.1.8) (2020-08-21)
+
+#### Merged Pull Requests
+- Fix minor typos [#77](https://github.com/chef/mixlib-cli/pull/77) ([tas50](https://github.com/tas50))
+- Optimize our requires [#78](https://github.com/chef/mixlib-cli/pull/78) ([tas50](https://github.com/tas50))
+<!-- latest_stable_release -->
+
## [v2.1.6](https://github.com/chef/mixlib-cli/tree/v2.1.6) (2020-04-07)
#### Merged Pull Requests
- Substitute require for require_relative [#76](https://github.com/chef/mixlib-cli/pull/76) ([tas50](https://github.com/tas50))
-<!-- latest_stable_release -->
## [v2.1.5](https://github.com/chef/mixlib-cli/tree/v2.1.5) (2019-12-22)