summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-04-07 03:35:57 +0000
committerChef Expeditor <expeditor@chef.io>2020-04-07 03:35:57 +0000
commitd81f780663bd43f7c565f357094aea87f86262cc (patch)
tree2486753f51b1a2eeaafd611323575f9925f2c56f
parent31d8661b904f26915a48c8e9c20b1e7c2422a463 (diff)
downloadmixlib-cli-d81f780663bd43f7c565f357094aea87f86262cc.tar.gz
Update CHANGELOG.md to reflect the promotion of 2.1.6
Obvious fix; these changes are the result of automation not creative thinking.
-rw-r--r--CHANGELOG.md19
1 files changed, 8 insertions, 11 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b0b244c..ccef4ff 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,20 +1,18 @@
# mixlib-cli Changelog
-<!-- latest_release 2.1.6 -->
-## [v2.1.6](https://github.com/chef/mixlib-cli/tree/v2.1.6) (2019-12-22)
-
-#### Merged Pull Requests
-- Substitute require for require_relative [#76](https://github.com/chef/mixlib-cli/pull/76) ([tas50](https://github.com/tas50))
+<!-- latest_release -->
<!-- latest_release -->
-<!-- release_rollup since=2.1.5 -->
-### Changes not yet released to rubygems.org
-
-#### Merged Pull Requests
-- Substitute require for require_relative [#76](https://github.com/chef/mixlib-cli/pull/76) ([tas50](https://github.com/tas50)) <!-- 2.1.6 -->
+<!-- release_rollup -->
<!-- release_rollup -->
<!-- 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)
#### Merged Pull Requests
@@ -22,7 +20,6 @@
- Fix chef-style [#71](https://github.com/chef/mixlib-cli/pull/71) ([vsingh-msys](https://github.com/vsingh-msys))
- Add windows PR testing with Buildkite [#73](https://github.com/chef/mixlib-cli/pull/73) ([tas50](https://github.com/tas50))
- Test on Ruby 2.7 + random testing improvements [#75](https://github.com/chef/mixlib-cli/pull/75) ([tas50](https://github.com/tas50))
-<!-- latest_stable_release -->
## [2.1.1](https://github.com/chef/mixlib-cli/tree/2.1.1) (2019-06-10)