diff options
author | Chef Versioner <chef-versioner@chef.io> | 2017-01-30 13:48:08 +0000 |
---|---|---|
committer | Chef Versioner <chef-versioner@chef.io> | 2017-01-30 13:48:08 +0000 |
commit | b3ae36cb4759a1ee16368b78558b69c553e650d8 (patch) | |
tree | 967fbb1b79f827c9d9fd900afe9c4af7bcd39ad0 /CHANGELOG.md | |
parent | 3862a7dfc3987db8cbf3c2181be5ab0ec8a6d7d0 (diff) | |
download | chef-b3ae36cb4759a1ee16368b78558b69c553e650d8.tar.gz |
Bump version of chef to 12.19.3 by Chef Versioner.v12.19.3
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 d9621ef12c..ef0c061c3b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ 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). -## [v12.19.2](https://github.com/chef/chef/tree/v12.19.2) (2017-01-25) -[Full Changelog](https://github.com/chef/chef/compare/v12.18.31...v12.19.2) +## [v12.19.3](https://github.com/chef/chef/tree/v12.19.3) (2017-01-30) +[Full Changelog](https://github.com/chef/chef/compare/v12.18.31...v12.19.3) **Merged pull requests:** @@ -15,6 +15,7 @@ This changelog reflects the current state of chef's master branch on github and - Do not modify File's new\_resource during why-run [\#5742](https://github.com/chef/chef/pull/5742) ([scottopherson](https://github.com/scottopherson)) - Add gems for ECC algorithm support to omnibus. [\#5736](https://github.com/chef/chef/pull/5736) ([rhass](https://github.com/rhass)) - make it a trifle clearer that server issues don't belong here [\#5734](https://github.com/chef/chef/pull/5734) ([thommay](https://github.com/thommay)) +- dh/url support cab [\#5732](https://github.com/chef/chef/pull/5732) ([dheerajd-msys](https://github.com/dheerajd-msys)) - Add myself as core maintainer [\#5728](https://github.com/chef/chef/pull/5728) ([tduffield](https://github.com/tduffield)) - Raise NamedSecurityInfo related exception using HR result. [\#5727](https://github.com/chef/chef/pull/5727) ([Aliasgar16](https://github.com/Aliasgar16)) - pass true as 2nd args for Net::SSH.configuration\_for by default. [\#5726](https://github.com/chef/chef/pull/5726) ([sawanoboly](https://github.com/sawanoboly)) |