summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-01-21 15:49:09 +0000
committerChef Versioner <chef-versioner@chef.io>2017-01-21 15:49:09 +0000
commit376b0327de91fe53c7f66cd25a289a1ab7a0d783 (patch)
treee6163137dea2213add5db4aaff62c6c43d63e593 /CHANGELOG.md
parentdf488cced39aee2076cdb22b4203d6790679f8a1 (diff)
downloadchef-376b0327de91fe53c7f66cd25a289a1ab7a0d783.tar.gz
Bump version of chef to 12.18.44 by Chef Versioner.v12.18.44
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8abde71d47..352927584c 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).
-## [v12.18.43](https://github.com/chef/chef/tree/v12.18.43) (2017-01-20)
-[Full Changelog](https://github.com/chef/chef/compare/v12.17.44...v12.18.43)
+## [v12.18.44](https://github.com/chef/chef/tree/v12.18.44) (2017-01-21)
+[Full Changelog](https://github.com/chef/chef/compare/v12.17.44...v12.18.44)
**Implemented enhancements:**
+- Raise NamedSecurityInfo related exception using HR result. [\#5727](https://github.com/chef/chef/pull/5727) ([Aliasgar16](https://github.com/Aliasgar16))
- yum\_repository: Allow baseurl to be an array & allow fastestmirror\_enabled false [\#5708](https://github.com/chef/chef/pull/5708) ([tas50](https://github.com/tas50))
- Adding returns property to chocolatey\_package resource [\#5688](https://github.com/chef/chef/pull/5688) ([Vasu1105](https://github.com/Vasu1105))
- Code cleanup in the user provider [\#5674](https://github.com/chef/chef/pull/5674) ([lamont-granquist](https://github.com/lamont-granquist))