diff options
author | Chef Expeditor <expeditor@chef.io> | 2020-06-22 21:09:05 +0000 |
---|---|---|
committer | Chef Expeditor <expeditor@chef.io> | 2020-06-22 21:09:05 +0000 |
commit | bbf20421403cb058ab17065c31a7bc0ed0da25fc (patch) | |
tree | c9fffe7933d3fb23223fa394a3072201e041d471 /CHANGELOG.md | |
parent | c9e40653c4ddd4a4a20e7a7e371fbedf27072a72 (diff) | |
download | chef-bbf20421403cb058ab17065c31a7bc0ed0da25fc.tar.gz |
Bump version to 16.2.49 by Chef Expeditorv16.2.49
Obvious fix; these changes are the result of automation not creative thinking.
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 260e5f3e61..55f06e120b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,16 @@ <!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ --> -<!-- latest_release 16.2.48 --> -## [v16.2.48](https://github.com/chef/chef/tree/v16.2.48) (2020-06-18) +<!-- latest_release 16.2.49 --> +## [v16.2.49](https://github.com/chef/chef/tree/v16.2.49) (2020-06-22) #### Merged Pull Requests -- Add more examples to the resource code [#10020](https://github.com/chef/chef/pull/10020) ([tas50](https://github.com/tas50)) +- Resource doc updates [#10024](https://github.com/chef/chef/pull/10024) ([phiggins](https://github.com/phiggins)) <!-- latest_release --> <!-- release_rollup since=16.2.44 --> ### Changes not yet released to stable #### Merged Pull Requests +- Resource doc updates [#10024](https://github.com/chef/chef/pull/10024) ([phiggins](https://github.com/phiggins)) <!-- 16.2.49 --> - Add more examples to the resource code [#10020](https://github.com/chef/chef/pull/10020) ([tas50](https://github.com/tas50)) <!-- 16.2.48 --> - Fix for knife config use-profile doesn't validate that the profile exist [#10011](https://github.com/chef/chef/pull/10011) ([Vasu1105](https://github.com/Vasu1105)) <!-- 16.2.47 --> - windows_security_policy was using resource_name instead of provides [#10018](https://github.com/chef/chef/pull/10018) ([chef-davin](https://github.com/chef-davin)) <!-- 16.2.46 --> |