diff options
author | Chef Versioner <chef-versioner@chef.io> | 2016-12-16 16:11:49 +0000 |
---|---|---|
committer | Chef Versioner <chef-versioner@chef.io> | 2016-12-16 16:11:49 +0000 |
commit | a70905ea932e1a5678c910c8495a344b3b0930e0 (patch) | |
tree | f83e19b2a5f2dd237ef0f9e7d61ce2b2b6a7f5ee /CHANGELOG.md | |
parent | a2d18fb555694f5c6c9a62206a2051f352093eb6 (diff) | |
download | chef-a70905ea932e1a5678c910c8495a344b3b0930e0.tar.gz |
Bump version of chef to 12.18.3 by Chef Versioner.v12.18.3bp-423/stunnel-in-rhel
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 9af4fc294d..f4ebabc8be 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.18.2](https://github.com/chef/chef/tree/v12.18.2) (2016-12-14) -[Full Changelog](https://github.com/chef/chef/compare/v12.17.44...v12.18.2) +## [v12.18.3](https://github.com/chef/chef/tree/v12.18.3) (2016-12-16) +[Full Changelog](https://github.com/chef/chef/compare/v12.17.44...v12.18.3) **Implemented enhancements:** @@ -12,6 +12,7 @@ This changelog reflects the current state of chef's master branch on github and **Fixed bugs:** +- Fix Data Collector organization parsing regex [\#5630](https://github.com/chef/chef/pull/5630) ([adamleff](https://github.com/adamleff)) - Core: Use object ID when detected unprocessed Resources [\#5604](https://github.com/chef/chef/pull/5604) ([adamleff](https://github.com/adamleff)) ## [v12.17.44](https://github.com/chef/chef/tree/v12.17.44) (2016-12-07) |