summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md25
1 files changed, 11 insertions, 14 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a2881e7..8fe058e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,30 +1,27 @@
# mixlib-cli Changelog
-<!-- latest_release 2.1.0 -->
-## [2.1.0](https://github.com/chef/mixlib-cli/tree/2.1.0) (2019-06-07)
-
-#### Merged Pull Requests
-- [MIXLIB-CLI-63] Add deprecated_option support [#65](https://github.com/chef/mixlib-cli/pull/65) ([marcparadise](https://github.com/marcparadise))
+<!-- latest_release -->
<!-- latest_release -->
-<!-- release_rollup since=2.0.6 -->
-### Changes not yet released to rubygems.org
-
-#### Merged Pull Requests
-- [MIXLIB-CLI-63] Add deprecated_option support [#65](https://github.com/chef/mixlib-cli/pull/65) ([marcparadise](https://github.com/marcparadise)) <!-- 2.1.0 -->
-- Fix gem homepage url [#64](https://github.com/chef/mixlib-cli/pull/64) ([tsub](https://github.com/tsub)) <!-- 2.0.9 -->
-- Disable Travis testing &amp; Update codeowners [#62](https://github.com/chef/mixlib-cli/pull/62) ([tas50](https://github.com/tas50)) <!-- 2.0.8 -->
-- Setup BuildKite for PR testing [#61](https://github.com/chef/mixlib-cli/pull/61) ([tas50](https://github.com/tas50)) <!-- 2.0.7 -->
+<!-- release_rollup -->
<!-- release_rollup -->
<!-- latest_stable_release -->
+## [2.1.0](https://github.com/chef/mixlib-cli/tree/2.1.0) (2019-06-07)
+
+#### Merged Pull Requests
+- Setup BuildKite for PR testing [#61](https://github.com/chef/mixlib-cli/pull/61) ([tas50](https://github.com/tas50))
+- Disable Travis testing &amp; Update codeowners [#62](https://github.com/chef/mixlib-cli/pull/62) ([tas50](https://github.com/tas50))
+- Fix gem homepage url [#64](https://github.com/chef/mixlib-cli/pull/64) ([tsub](https://github.com/tsub))
+- [MIXLIB-CLI-63] Add deprecated_option support [#65](https://github.com/chef/mixlib-cli/pull/65) ([marcparadise](https://github.com/marcparadise))
+<!-- 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)