summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
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