summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-05-14 03:00:31 +0000
committerChef Expeditor <chef-ci@chef.io>2019-05-14 03:00:31 +0000
commit2e77705cc598188ad80d6130df79ffb19781fb18 (patch)
tree5b6da39ca0e96ff059f11a0bfa84c6c0a3104703 /CHANGELOG.md
parentd6d1ed86a86de4434552af0813fd6543d15f0f0b (diff)
downloadmixlib-cli-2e77705cc598188ad80d6130df79ffb19781fb18.tar.gz
Update CHANGELOG.md to reflect the promotion of 2.0.6
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md23
1 files changed, 10 insertions, 13 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 373ed93..81c15f5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,28 +1,25 @@
# mixlib-cli Changelog
-<!-- latest_release 2.0.6 -->
-## [v2.0.6](https://github.com/chef/mixlib-cli/tree/v2.0.6) (2019-05-14)
-
-#### Merged Pull Requests
-- Print out human readable lists of allowed CLI options [#60](https://github.com/chef/mixlib-cli/pull/60) ([tas50](https://github.com/tas50))
+<!-- latest_release -->
<!-- latest_release -->
-<!-- release_rollup since=2.0.3 -->
-### Changes not yet released to rubygems.org
-
-#### Merged Pull Requests
-- Print out human readable lists of allowed CLI options [#60](https://github.com/chef/mixlib-cli/pull/60) ([tas50](https://github.com/tas50)) <!-- 2.0.6 -->
-- Improve the --help text output of &#39;in:&#39; [#59](https://github.com/chef/mixlib-cli/pull/59) ([btm](https://github.com/btm)) <!-- 2.0.5 -->
-- Add additional github templates and update codeowners [#58](https://github.com/chef/mixlib-cli/pull/58) ([tas50](https://github.com/tas50)) <!-- 2.0.4 -->
+<!-- release_rollup -->
<!-- release_rollup -->
<!-- latest_stable_release -->
+## [v2.0.6](https://github.com/chef/mixlib-cli/tree/v2.0.6) (2019-05-14)
+
+#### Merged Pull Requests
+- Add additional github templates and update codeowners [#58](https://github.com/chef/mixlib-cli/pull/58) ([tas50](https://github.com/tas50))
+- Improve the --help text output of &#39;in:&#39; [#59](https://github.com/chef/mixlib-cli/pull/59) ([btm](https://github.com/btm))
+- Print out human readable lists of allowed CLI options [#60](https://github.com/chef/mixlib-cli/pull/60) ([tas50](https://github.com/tas50))
+<!-- latest_stable_release -->
+
## [v2.0.3](https://github.com/chef/mixlib-cli/tree/v2.0.3) (2019-03-20)
#### Merged Pull Requests
- fix global state pollution issues across examples [#54](https://github.com/chef/mixlib-cli/pull/54) ([lamont-granquist](https://github.com/lamont-granquist))
- Add back support for Ruby 2.4 [#56](https://github.com/chef/mixlib-cli/pull/56) ([tas50](https://github.com/tas50))
-<!-- latest_stable_release -->
## [v2.0.1](https://github.com/chef/mixlib-cli/tree/v2.0.1) (2019-01-04)