diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 16 |
1 files changed, 13 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5fe7429..c043d68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,17 @@ # Change Log -## [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) +## [v5.1.1](https://github.com/chef/chef-zero/tree/v5.1.1) (2016-12-13) +[Full Changelog](https://github.com/chef/chef-zero/compare/v5.1.0...v5.1.1) + +**Implemented enhancements:** +- Add link to contributing docs and fix chefstyle warnings [\#245](https://github.com/chef/chef-zero/pull/245) ([tas50](https://github.com/tas50)) + +**Fixed bugs:** +- Fix pagination with start parameters [\#248](https://github.com/chef/chef-zero/pull/248) ([smith](https://github.com/smith)) +- Handle the start and rows parameters correctly [\#247](https://github.com/chef/chef-zero/pull/247) ([smith](https://github.com/smith)) + +## [v5.1.0](https://github.com/chef/chef-zero/tree/v5.1.0) (2016-09-07) +[Full Changelog](https://github.com/chef/chef-zero/compare/v5.0.0...v5.1.0) **Implemented enhancements:** @@ -615,4 +625,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)*
\ No newline at end of file +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |