summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-08-21 19:20:53 +0000
committerChef Expeditor <chef-ci@chef.io>2020-08-21 19:20:53 +0000
commit0fd5b792f8f7eaf38bb5308ff015e59513242c61 (patch)
treec7f7f6b087f8e62312bdc9edf9e30b8cb907a7ef
parent1fd2a87d4e0684203bb4e26fd6456e11c321da09 (diff)
downloadmixlib-authentication-0fd5b792f8f7eaf38bb5308ff015e59513242c61.tar.gz
Update CHANGELOG.md to reflect the promotion of 3.0.7
Obvious fix; these changes are the result of automation not creative thinking.
-rw-r--r--CHANGELOG.md19
1 files changed, 8 insertions, 11 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4c01177..ffc7249 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,26 +1,23 @@
# mixlib-authentication Changelog
-<!-- latest_release 3.0.7 -->
-## [v3.0.7](https://github.com/chef/mixlib-authentication/tree/v3.0.7) (2020-08-21)
-
-#### Merged Pull Requests
-- Optimize our requires [#53](https://github.com/chef/mixlib-authentication/pull/53) ([tas50](https://github.com/tas50))
+<!-- latest_release -->
<!-- latest_release -->
-<!-- release_rollup since=3.0.6 -->
-### Changes not yet released to rubygems.org
-
-#### Merged Pull Requests
-- Optimize our requires [#53](https://github.com/chef/mixlib-authentication/pull/53) ([tas50](https://github.com/tas50)) <!-- 3.0.7 -->
+<!-- release_rollup -->
<!-- release_rollup -->
<!-- latest_stable_release -->
+## [v3.0.7](https://github.com/chef/mixlib-authentication/tree/v3.0.7) (2020-08-21)
+
+#### Merged Pull Requests
+- Optimize our requires [#53](https://github.com/chef/mixlib-authentication/pull/53) ([tas50](https://github.com/tas50))
+<!-- latest_stable_release -->
+
## [v3.0.6](https://github.com/chef/mixlib-authentication/tree/v3.0.6) (2019-12-30)
#### Merged Pull Requests
- Test on Ruby 2.7 + random testing improvements [#51](https://github.com/chef/mixlib-authentication/pull/51) ([tas50](https://github.com/tas50))
- Substitute require for require_relative [#52](https://github.com/chef/mixlib-authentication/pull/52) ([tas50](https://github.com/tas50))
-<!-- latest_stable_release -->
## [v3.0.4](https://github.com/chef/mixlib-authentication/tree/v3.0.4) (2019-10-31)