summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-01-04 18:59:52 +0000
committerChef Expeditor <chef-ci@chef.io>2019-01-04 18:59:52 +0000
commit9e2ff71dbdbc98c51b4fa1cbb59bfc584d19553f (patch)
treed81d76c8a996ddd64960f37eff45c0c243bf0cda
parentb486698ec80052300e6117282e6be83f0d398b66 (diff)
downloadmixlib-cli-9e2ff71dbdbc98c51b4fa1cbb59bfc584d19553f.tar.gz
Bump version to 2.0.0 by Chef Expeditorv2.0.0
Obvious fix; these changes are the result of automation not creative thinking.
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b72188b..b0a9768 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,16 +1,17 @@
# mixlib-cli Changelog
-<!-- latest_release 1.7.7 -->
-## [v1.7.7](https://github.com/chef/mixlib-cli/tree/v1.7.7) (2019-01-04)
+<!-- latest_release unreleased -->
+## Unreleased
#### Merged Pull Requests
-- update travis, drop ruby &lt; 2.5, major version bump [#52](https://github.com/chef/mixlib-cli/pull/52) ([lamont-granquist](https://github.com/lamont-granquist))
+- actually do the major version bump [#53](https://github.com/chef/mixlib-cli/pull/53) ([lamont-granquist](https://github.com/lamont-granquist))
<!-- latest_release -->
<!-- release_rollup since=1.7.0 -->
### Changes since 1.7.0 release
#### Merged Pull Requests
+- actually do the major version bump [#53](https://github.com/chef/mixlib-cli/pull/53) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 2.0.0 -->
- update travis, drop ruby &lt; 2.5, major version bump [#52](https://github.com/chef/mixlib-cli/pull/52) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 1.7.7 -->
- Lint the example code [#49](https://github.com/chef/mixlib-cli/pull/49) ([tas50](https://github.com/tas50)) <!-- 1.7.6 -->
- Update codeowners and add github PR template [#47](https://github.com/chef/mixlib-cli/pull/47) ([tas50](https://github.com/tas50)) <!-- 1.7.5 -->