summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2019-12-22 02:17:31 +0000
committerChef Expeditor <expeditor@chef.io>2019-12-22 02:17:31 +0000
commitde5381eecab895b3a2a5c8f7a211e928300f018c (patch)
tree79f34818e31406e8b0c161cb052d07a3e195520e /CHANGELOG.md
parent234ee65a213def072e7ddb02d6ffcb1c947be9b5 (diff)
downloadmixlib-cli-de5381eecab895b3a2a5c8f7a211e928300f018c.tar.gz
Bump version to 2.1.6 by Chef Expeditorv2.1.6
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index dd71dbe..889c311 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,16 +1,17 @@
# mixlib-cli Changelog
-<!-- latest_release 2.1.5 -->
-## [v2.1.5](https://github.com/chef/mixlib-cli/tree/v2.1.5) (2019-12-19)
+<!-- latest_release 2.1.6 -->
+## [v2.1.6](https://github.com/chef/mixlib-cli/tree/v2.1.6) (2019-12-22)
#### Merged Pull Requests
-- Test on Ruby 2.7 + random testing improvements [#75](https://github.com/chef/mixlib-cli/pull/75) ([tas50](https://github.com/tas50))
+- Substitute require for require_relative [#76](https://github.com/chef/mixlib-cli/pull/76) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=2.1.1 -->
### 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 -->
- Test on Ruby 2.7 + random testing improvements [#75](https://github.com/chef/mixlib-cli/pull/75) ([tas50](https://github.com/tas50)) <!-- 2.1.5 -->
- Add windows PR testing with Buildkite [#73](https://github.com/chef/mixlib-cli/pull/73) ([tas50](https://github.com/tas50)) <!-- 2.1.4 -->
- Fix chef-style [#71](https://github.com/chef/mixlib-cli/pull/71) ([vsingh-msys](https://github.com/vsingh-msys)) <!-- 2.1.3 -->