summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hass <rhass@users.noreply.github.com>2016-10-11 09:51:54 -0700
committerGitHub <noreply@github.com>2016-10-11 09:51:54 -0700
commit33f5b0c4b020ccd36480f763e3067813e127adc6 (patch)
tree3aabf66afd52ee5d42959920efa0a640797db43b
parent992f92eb17edae93bc8a312606d6c775026a3f19 (diff)
parent8333c8a55043307f7a3ef9e88aa6d8c823a97e82 (diff)
downloadchef-33f5b0c4b020ccd36480f763e3067813e127adc6.tar.gz
Merge pull request #5439 from chef/rhass/changelog_12.15
Rhass/changelog 12.15
-rw-r--r--CHANGELOG.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 91644a6bf2..d940293470 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,11 +1,11 @@
# Change Log
-## [v12.15.18](https://github.com/chef/chef/tree/v12.15.18) (2016-10-07)
-[Full Changelog](https://github.com/chef/chef/compare/v12.14.89...v12.15.18)
+## [v12.15.19](https://github.com/chef/chef/tree/v12.15.19) (2016-10-07)
+[Full Changelog](https://github.com/chef/chef/compare/v12.14.89...v12.15.19)
**Enhancements:**
-- Adding support for rfc 62 exit code 213 [\#5428](https://github.com/chef/chef/pull/5428) ([jeremymv2](https://github.com/jeremymv2))
+- Adding support for rfc 62 exit code 213 (Chef upgrades) [\#5428](https://github.com/chef/chef/pull/5428) ([jeremymv2](https://github.com/jeremymv2))
- Allow raw_key to override the configured signing\_key [\#5314](https://github.com/chef/chef/pull/5314) ([thommay](https://github.com/thommay))
- Set yum\_repository gpgcheck default to true [\#5398](https://github.com/chef/chef/pull/5398) ([shortdudey123](https://github.com/shortdudey123))
- Allow deletion of registry\_key without the need for users to pass data key in values hash. [\#5359](https://github.com/chef/chef/pull/5359) ([Aliasgar16](https://github.com/Aliasgar16))