summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-01-04 21:55:32 +0000
committerChef Expeditor <chef-ci@chef.io>2019-01-04 21:55:32 +0000
commite78381fd5c2a9d723b63a24ca97aa21dafe18f8f (patch)
tree6cd9415f89a4f1309bff52abd2b8d5164486a5ab
parentbc8400211fae6980bef6856fc619a1649dd03d5a (diff)
downloadmixlib-authentication-e78381fd5c2a9d723b63a24ca97aa21dafe18f8f.tar.gz
Bump version to 3.0.0 by Chef Expeditorv3.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 24523e2..413b20f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,16 +1,17 @@
# mixlib-authentication Changelog
-<!-- latest_release 2.1.5 -->
-## [v2.1.5](https://github.com/chef/mixlib-authentication/tree/v2.1.5) (2018-12-19)
+<!-- latest_release unreleased -->
+## Unreleased
#### Merged Pull Requests
-- Only ship the required libraries in the gem artifact [#44](https://github.com/chef/mixlib-authentication/pull/44) ([tas50](https://github.com/tas50))
+- update travis, drop ruby &lt; 2.5, major version bump [#45](https://github.com/chef/mixlib-authentication/pull/45) ([lamont-granquist](https://github.com/lamont-granquist))
<!-- latest_release -->
<!-- release_rollup since=2.1.1 -->
### Changes since 2.1.1 release
#### Merged Pull Requests
+- update travis, drop ruby &lt; 2.5, major version bump [#45](https://github.com/chef/mixlib-authentication/pull/45) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 3.0.0 -->
- Only ship the required libraries in the gem artifact [#44](https://github.com/chef/mixlib-authentication/pull/44) ([tas50](https://github.com/tas50)) <!-- 2.1.5 -->
- Update codeowners and add github PR template [#43](https://github.com/chef/mixlib-authentication/pull/43) ([tas50](https://github.com/tas50)) <!-- 2.1.4 -->
- Update testing boilerplate [#41](https://github.com/chef/mixlib-authentication/pull/41) ([tas50](https://github.com/tas50)) <!-- 2.1.3 -->