diff options
author | Bryan McLellan <btm@chef.io> | 2015-03-17 09:10:44 -0400 |
---|---|---|
committer | Bryan McLellan <btm@chef.io> | 2015-03-17 09:10:57 -0400 |
commit | 1216c9025fe16dda1af9855caa255ae27184daf9 (patch) | |
tree | 4998bb7107d8a8da47e9f76042fb7c319525ff33 | |
parent | 625373d40febafa1c6621aaf179852601d303e6c (diff) | |
download | chef-1216c9025fe16dda1af9855caa255ae27184daf9.tar.gz |
Update CHANGELOG for #3090
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e2d8cdde06..5760097934 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ * [Issue 3022](https://github.com/chef/chef/issues/3022): Homebrew Cask install fails FIXME (remove on 12.2.0 release): 3022 was only merged to 12-stable and #3077 or its descendant should fix this * [Issue 3059](https://github.com/chef/chef/issues/3059): Chef 12.1.1 yum_package silently fails +* [Issue 3078](https://github.com/chef/chef/issues/3078): Compat break in audit-mode changes ## 12.1.1 * [**Phil Dibowitz**](https://github.com/jaymzh): |