diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b7e3959..0b4df17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,17 @@ # mixlib-authentication Changelog -<!-- latest_release --> +<!-- latest_release 1.4.3 --> +## [v1.4.3](https://github.com/chef/mixlib-authentication/tree/v1.4.3) (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_release --> -<!-- release_rollup --> +<!-- release_rollup since=1.4.2 --> +### Changes since 1.4.2 release + +#### Merged Pull Requests +- Move mixlib-auth debugging to trace level [#32](https://github.com/chef/mixlib-authentication/pull/32) ([thommay](https://github.com/thommay)) <!-- 1.4.3 --> <!-- release_rollup --> <!-- latest_stable_release --> @@ -22,4 +30,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 |