summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-05-31 13:38:18 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-05-31 13:38:18 +0000
commit59d358d68599d682649e0ebd0df2b6565fa45de4 (patch)
tree67e3bcc693fc67245e7b335832b86c09e02c0a87 /CHANGELOG.md
parent8f6b1b486ebb6e364992a6cdf875df5a1b69d753 (diff)
downloadmixlib-authentication-59d358d68599d682649e0ebd0df2b6565fa45de4.tar.gz
Bump version to 2.0.1 by Chef Expeditorv2.0.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md14
1 files changed, 11 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a417ec6..4574be1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,9 +1,17 @@
# mixlib-authentication Changelog
-<!-- latest_release -->
+<!-- latest_release 2.0.1 -->
+## [v2.0.1](https://github.com/chef/mixlib-authentication/tree/v2.0.1) (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))
<!-- latest_release -->
-<!-- release_rollup -->
+<!-- release_rollup since=2.0.0 -->
+### Changes since 2.0.0 release
+
+#### Merged Pull Requests
+- 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 -->
<!-- latest_stable_release -->
@@ -27,4 +35,4 @@
## 1.4.0 (2015-01-19)
-- Add Chef signing protocol version 1.3
+- Add Chef signing protocol version 1.3 \ No newline at end of file