summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-05-31 16:52:36 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-05-31 16:52:36 +0000
commit1d3a5258067ac429beec0a055ebd82c96b2165d3 (patch)
tree02dd46bc64762316795d270ca7e7b53efd0eb5c3
parentba6256fd0a27c66ee4eaaf5c8ce27fa1208d995b (diff)
downloadmixlib-authentication-1d3a5258067ac429beec0a055ebd82c96b2165d3.tar.gz
Update CHANGELOG.md to reflect the promotion of 2.1.0
-rw-r--r--CHANGELOG.md18
1 files changed, 10 insertions, 8 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 49de468..740a23b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,21 +7,23 @@
- 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.0.0 -->
-### Changes since 2.0.0 release
-
-#### Merged Pull Requests
-- bump version to 2.1.0 [#38](https://github.com/chef/mixlib-authentication/pull/38) ([thommay](https://github.com/thommay)) <!-- 2.1.0 -->
-- 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)) <!-- 2.0.2 -->
-- Support signing with ssh-agent (round two) [#36](https://github.com/chef/mixlib-authentication/pull/36) ([coderanger](https://github.com/coderanger)) <!-- 2.0.1 -->
+<!-- release_rollup since=2.1.0 -->
+### Changes since 2.1.0 release
<!-- release_rollup -->
<!-- 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)
#### Merged Pull Requests
- Move mixlib-auth debugging to trace level [#32](https://github.com/chef/mixlib-authentication/pull/32) ([thommay](https://github.com/thommay))
-<!-- latest_stable_release -->
## 1.4.2 (2017-08-17)