diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2017-07-24 10:27:25 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2017-07-24 10:27:25 +0000 |
commit | 89d13b94b7de1d4d16304065425c3349d1222148 (patch) | |
tree | b8247c839cb5e6d64a31360b27f5f4a7d70d3ece /CHANGELOG.md | |
parent | 2ca144e885e5f8cad8405f899ac582d002c93729 (diff) | |
download | chef-89d13b94b7de1d4d16304065425c3349d1222148.tar.gz |
Bump version to 13.3.24 by Chef Expeditorv13.3.24
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index dcdbc699b9..982f2253d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,11 @@ This changelog reflects the current state of chef's master branch on github and may not reflect the current released version of chef, which is [![Gem Version](https://badge.fury.io/rb/chef.svg)](https://badge.fury.io/rb/chef). -## [v13.3.23](https://github.com/chef/chef/tree/v13.3.23) (2017-07-24) -[Full Changelog](https://github.com/chef/chef/compare/v13.0.118...v13.3.23) +## [v13.3.24](https://github.com/chef/chef/tree/v13.3.24) (2017-07-24) +[Full Changelog](https://github.com/chef/chef/compare/v13.0.118...v13.3.24) **Closed issues:** +- Windows\_Package should handle trailing spaces in package names [\#6217](https://github.com/chef/chef/issues/6217) - Chomp errors when using Chocolatey provider [\#6165](https://github.com/chef/chef/issues/6165) **Merged pull requests:** |