diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index adf582b..5fe7429 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,14 @@ # Change Log -## [5.0.0](https://github.com/chef/chef-zero/tree/5.0.0) (2016-08-24) -[Full Changelog](https://github.com/chef/chef-zero/compare/v4.9.0...5.0.0) +## [5.1.0](https://github.com/chef/chef-zero/tree/5.1.0) (2016-09-07) +[Full Changelog](https://github.com/chef/chef-zero/compare/v5.0.0...5.1.0) + +**Implemented enhancements:** + +- store ACEs by client/user [\#240](https://github.com/chef/chef-zero/pull/240) ([marcparadise](https://github.com/marcparadise)) + +## [v5.0.0](https://github.com/chef/chef-zero/tree/v5.0.0) (2016-08-24) +[Full Changelog](https://github.com/chef/chef-zero/compare/v4.9.0...v5.0.0) **Implemented enhancements:** |