summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-03-15 18:24:01 +0000
committerChef Expeditor <chef-ci@chef.io>2021-03-15 18:24:01 +0000
commitfa35d5bc7cb248306a263ca6b1a249fae9d83675 (patch)
treeaca53a53dc8a66e6ee1ca3ceabdb26741ad1c9c8 /CHANGELOG.md
parent34f0b06ed3054b9f6c486e76e2ad24ee328663f9 (diff)
downloadmixlib-authentication-fa35d5bc7cb248306a263ca6b1a249fae9d83675.tar.gz
Bump version to 3.0.10 by Chef Expeditorv3.0.10
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 f8a9115..12b3f74 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,16 +1,17 @@
# mixlib-authentication Changelog
-<!-- latest_release 3.0.9 -->
-## [v3.0.9](https://github.com/chef/mixlib-authentication/tree/v3.0.9) (2021-03-15)
+<!-- latest_release 3.0.10 -->
+## [v3.0.10](https://github.com/chef/mixlib-authentication/tree/v3.0.10) (2021-03-15)
#### Merged Pull Requests
-- 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_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 -->