summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-04-23 19:01:58 +0000
committerChef Expeditor <chef-ci@chef.io>2019-04-23 19:01:58 +0000
commitba14361581fa3828a6fa34f5a7a610b7d027ac31 (patch)
treeaf661a5b271d55b10b739622ccfa0da3fffaa248
parent4961cad012bba5f4ca4b3a467e177554cbf608ee (diff)
downloadmixlib-authentication-ba14361581fa3828a6fa34f5a7a610b7d027ac31.tar.gz
Update CHANGELOG.md to reflect the promotion of 3.0.1
Obvious fix; these changes are the result of automation not creative thinking.
-rw-r--r--CHANGELOG.md30
1 files changed, 13 insertions, 17 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f917098..2f97226 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,31 +1,27 @@
# mixlib-authentication Changelog
-<!-- latest_release 3.0.1 -->
-## [v3.0.1](https://github.com/chef/mixlib-authentication/tree/v3.0.1) (2019-04-23)
-
-#### Merged Pull Requests
-- Add back Ruby 2.4 support / update testing [#46](https://github.com/chef/mixlib-authentication/pull/46) ([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 -->
<!-- latest_release -->
-<!-- release_rollup since=2.1.1 -->
-### Changes since 2.1.1 release
-
-#### Merged Pull Requests
-- Add back Ruby 2.4 support / update testing [#46](https://github.com/chef/mixlib-authentication/pull/46) ([tas50](https://github.com/tas50)) <!-- 3.0.1 -->
-- 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 -->
-- remove hashrocket syntax [#40](https://github.com/chef/mixlib-authentication/pull/40) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 2.1.2 -->
+<!-- release_rollup -->
<!-- release_rollup -->
<!-- latest_stable_release -->
+## [v3.0.1](https://github.com/chef/mixlib-authentication/tree/v3.0.1) (2019-04-23)
+
+#### Merged Pull Requests
+- remove hashrocket syntax [#40](https://github.com/chef/mixlib-authentication/pull/40) ([lamont-granquist](https://github.com/lamont-granquist))
+- Update testing boilerplate [#41](https://github.com/chef/mixlib-authentication/pull/41) ([tas50](https://github.com/tas50))
+- Update codeowners and add github PR template [#43](https://github.com/chef/mixlib-authentication/pull/43) ([tas50](https://github.com/tas50))
+- 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))
+- Add back Ruby 2.4 support / update testing [#46](https://github.com/chef/mixlib-authentication/pull/46) ([tas50](https://github.com/tas50))
+<!-- latest_stable_release -->
+
## [v2.1.1](https://github.com/chef/mixlib-authentication/tree/v2.1.1) (2018-06-08)
#### Merged Pull Requests
- Silence the warning for the default positional args case [#39](https://github.com/chef/mixlib-authentication/pull/39) ([coderanger](https://github.com/coderanger))
-<!-- latest_stable_release -->
## [v2.1.0](https://github.com/chef/mixlib-authentication/tree/v2.1.0) (2018-05-31)