summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-06-01 09:18:39 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-06-01 09:18:39 +0000
commitf10d975d4e4798c1c8a0cb7e4b36fa95d3f47588 (patch)
tree3ad1b65b077b4d95e31c2705c2d646d96702865a /CHANGELOG.md
parentad6fccc0d8c9e967d06fa707d8f8b6055bed5d3f (diff)
downloadmixlib-authentication-f10d975d4e4798c1c8a0cb7e4b36fa95d3f47588.tar.gz
Bump version to 2.1.1 by Chef Expeditorv2.1.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 740a23b..5d4713a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,14 +1,18 @@
# mixlib-authentication Changelog
-<!-- latest_release unreleased -->
-## Unreleased
+<!-- latest_release 2.1.1 -->
+## [v2.1.1](https://github.com/chef/mixlib-authentication/tree/v2.1.1) (2018-06-01)
#### 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))
- bump version to 2.1.0 [#38](https://github.com/chef/mixlib-authentication/pull/38) ([thommay](https://github.com/thommay))
<!-- latest_release -->
<!-- release_rollup since=2.1.0 -->
### Changes since 2.1.0 release
+
+#### 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)) <!-- 2.1.1 -->
<!-- release_rollup -->
<!-- latest_stable_release -->