summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-03-15 18:24:28 +0000
committerChef Expeditor <chef-ci@chef.io>2021-03-15 18:24:28 +0000
commit85ecda1b294073602ad610eaeeaef46fa63ff900 (patch)
tree1c360a48ef66fa30ea7c4ae741f675d0f62ac67c
parentfa35d5bc7cb248306a263ca6b1a249fae9d83675 (diff)
downloadmixlib-authentication-85ecda1b294073602ad610eaeeaef46fa63ff900.tar.gz
Update CHANGELOG.md to reflect the promotion of 3.0.10
Obvious fix; these changes are the result of automation not creative thinking.
-rw-r--r--CHANGELOG.md23
1 files changed, 10 insertions, 13 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 12b3f74..1be63aa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,27 +1,24 @@
# mixlib-authentication Changelog
-<!-- latest_release 3.0.10 -->
-## [v3.0.10](https://github.com/chef/mixlib-authentication/tree/v3.0.10) (2021-03-15)
-
-#### Merged Pull Requests
-- Test on Ruby 3 and update gem caching [#56](https://github.com/chef/mixlib-authentication/pull/56) ([tas50](https://github.com/tas50))
+<!-- latest_release -->
<!-- latest_release -->
-<!-- release_rollup since=3.0.7 -->
-### Changes not yet released to rubygems.org
-
-#### Merged Pull Requests
-- Test on Ruby 3 and update gem caching [#56](https://github.com/chef/mixlib-authentication/pull/56) ([tas50](https://github.com/tas50)) <!-- 3.0.10 -->
-- Replace __FILE__ with __dir__ and use safe operators [#54](https://github.com/chef/mixlib-authentication/pull/54) ([tas50](https://github.com/tas50)) <!-- 3.0.9 -->
-- Split using a string not a regex [#55](https://github.com/chef/mixlib-authentication/pull/55) ([tas50](https://github.com/tas50)) <!-- 3.0.8 -->
+<!-- release_rollup -->
<!-- release_rollup -->
<!-- latest_stable_release -->
+## [v3.0.10](https://github.com/chef/mixlib-authentication/tree/v3.0.10) (2021-03-15)
+
+#### Merged Pull Requests
+- Split using a string not a regex [#55](https://github.com/chef/mixlib-authentication/pull/55) ([tas50](https://github.com/tas50))
+- Replace __FILE__ with __dir__ and use safe operators [#54](https://github.com/chef/mixlib-authentication/pull/54) ([tas50](https://github.com/tas50))
+- Test on Ruby 3 and update gem caching [#56](https://github.com/chef/mixlib-authentication/pull/56) ([tas50](https://github.com/tas50))
+<!-- 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)