summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-06-08 20:01:55 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-06-08 20:01:55 +0000
commit0cfadddb41abfafcf5bca47ecb2c7760f1b517a4 (patch)
tree0f2bfc5ff6e88f7559bc712eaf4a660a114a94ff
parentf10d975d4e4798c1c8a0cb7e4b36fa95d3f47588 (diff)
downloadmixlib-authentication-0cfadddb41abfafcf5bca47ecb2c7760f1b517a4.tar.gz
Update CHANGELOG.md to reflect the promotion of 2.1.1
-rw-r--r--CHANGELOG.md20
1 files changed, 8 insertions, 12 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5d4713a..c972a6e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,28 +1,24 @@
# mixlib-authentication Changelog
-<!-- 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 -->
<!-- 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 -->
<!-- release_rollup -->
<!-- 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)
#### Merged Pull Requests
- Support signing with ssh-agent (round two) [#36](https://github.com/chef/mixlib-authentication/pull/36) ([coderanger](https://github.com/coderanger))
- Forgot to put sign_version in the opts which would make it nil when p… [#37](https://github.com/chef/mixlib-authentication/pull/37) ([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_stable_release -->
## [v2.0.0](https://github.com/chef/mixlib-authentication/tree/v2.0.0) (2018-04-12)