diff options
author | Matt Wrock <matt@mattwrock.com> | 2016-07-08 15:36:30 -0700 |
---|---|---|
committer | Matt Wrock <matt@mattwrock.com> | 2016-07-08 15:36:30 -0700 |
commit | 77eb1c2dbb024ab93151f627af7f702474008259 (patch) | |
tree | d1ec3500695d6fc1dd942c2fabf702e591240a0f /CHANGELOG.md | |
parent | 7ca705672dd63bd300c01858991f6ddaae87181c (diff) | |
download | chef-77eb1c2dbb024ab93151f627af7f702474008259.tar.gz |
changelog update
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 908189044a..c9b30edba7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log +## [v12.12.15](https://github.com/chef/chef/tree/v12.12.15) (2016-07-08) +[Full Changelog](https://github.com/chef/chef/compare/v12.12.13...v12.12.15) + +**Fixed Bugs:** + +- Fix for #5094 12.12.13 node.default_unless issue [\#5097](https://github.com/chef/chef/pull/5097) ([lamont-granquist](https://github.com/lamont-granquist)) + ## [v12.12.13](https://github.com/chef/chef/tree/v12.12.13) (2016-07-01) [Full Changelog](https://github.com/chef/chef/compare/v12.11.18...v12.12.13) |