diff options
author | Tim Smith <tsmith@chef.io> | 2016-06-30 12:58:10 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2016-06-30 12:58:10 -0700 |
commit | e139695ceca57d63b644793d5518bbc96c6241d5 (patch) | |
tree | 727b4d47c37421c144cdf17529b9528baa831a36 /CHANGELOG.md | |
parent | 79672726467fbcad554dba88ce5e5cd37d72fb48 (diff) | |
download | chef-zero-e139695ceca57d63b644793d5518bbc96c6241d5.tar.gz |
Release 4.7.0
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 22 |
1 files changed, 16 insertions, 6 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d49fd1..9a16312 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,25 @@ # Change Log -## [4.6.2](https://github.com/chef/chef-zero/tree/4.6.2) (2016-04-28) -[Full Changelog](https://github.com/chef/chef-zero/compare/v4.6.1...4.6.2) +## [4.7.0](https://github.com/chef/chef-zero/tree/4.7.0) (2016-06-30) +[Full Changelog](https://github.com/chef/chef-zero/compare/v4.6.2...4.7.0) + +**Implemented enhancements:** + +- Add external\_authentication\_uid to actors endpoint for querying [\#217](https://github.com/chef/chef-zero/pull/217) ([kmacgugan](https://github.com/kmacgugan)) + +**Merged pull requests:** + +- Depend on rack \< 2 to restore Ruby 2.1 compat [\#219](https://github.com/chef/chef-zero/pull/219) ([tas50](https://github.com/tas50)) + +## [v4.6.2](https://github.com/chef/chef-zero/tree/v4.6.2) (2016-04-28) +[Full Changelog](https://github.com/chef/chef-zero/compare/v4.6.1...v4.6.2) **Fixed bugs:** - Log responses only at debug log level [\#216](https://github.com/chef/chef-zero/pull/216) ([stevendanna](https://github.com/stevendanna)) - -## [4.6.1](https://github.com/chef/chef-zero/tree/4.6.1) (2016-04-14) -[Full Changelog](https://github.com/chef/chef-zero/compare/v4.6.0...4.6.1) +## [v4.6.1](https://github.com/chef/chef-zero/tree/v4.6.1) (2016-04-14) +[Full Changelog](https://github.com/chef/chef-zero/compare/v4.6.0...v4.6.1) **Fixed bugs:** @@ -552,4 +562,4 @@ ## [v0.9](https://github.com/chef/chef-zero/tree/v0.9) (2012-12-24) -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\ No newline at end of file |