diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2017-08-17 16:29:35 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2017-08-17 16:29:35 +0000 |
commit | aec60b46372a762a7f08c4825f68f81859fac12f (patch) | |
tree | b022fe9806b324e367f0f1ec7c6d3f346dfc5ee6 /CHANGELOG.md | |
parent | 51fcb55fc8cc57ba92cbf187009a72a4dccad5c4 (diff) | |
download | chef-aec60b46372a762a7f08c4825f68f81859fac12f.tar.gz |
Bump version to 13.3.49 by Chef Expeditorv13.3.49
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 77cc86001b..f377625651 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ -<!-- latest_release 13.3.48 --> -## [v13.3.48](https://github.com/chef/chef/tree/v13.3.48) (2017-08-17) +<!-- latest_release 13.3.49 --> +## [v13.3.49](https://github.com/chef/chef/tree/v13.3.49) (2017-08-17) #### Merged Pull Requests -- Add windows_path resource from the Windows cookbook [#6295](https://github.com/chef/chef/pull/6295) ([NimishaS](https://github.com/NimishaS)) +- Add Chef 13.0.113 and 13.0.118 to the changelog [#6334](https://github.com/chef/chef/pull/6334) ([tas50](https://github.com/tas50)) <!-- latest_release --> <!-- release_rollup since=13.3.42 --> @@ -12,6 +12,7 @@ - Pass json configuration to ShellSession class [#6314](https://github.com/chef/chef/pull/6314) ([btm](https://github.com/btm)) <!-- 13.3.47 --> #### Merged Pull Requests +- Add Chef 13.0.113 and 13.0.118 to the changelog [#6334](https://github.com/chef/chef/pull/6334) ([tas50](https://github.com/tas50)) <!-- 13.3.49 --> - Add windows_path resource from the Windows cookbook [#6295](https://github.com/chef/chef/pull/6295) ([NimishaS](https://github.com/NimishaS)) <!-- 13.3.48 --> - Add more items to the 13.3 release notes [#6325](https://github.com/chef/chef/pull/6325) ([tas50](https://github.com/tas50)) <!-- 13.3.43 --> - Fix bad examples in the release notes [#6326](https://github.com/chef/chef/pull/6326) ([tas50](https://github.com/tas50)) <!-- 13.3.44 --> |