diff options
author | Thom May <thom@may.lt> | 2015-05-18 12:37:20 +0100 |
---|---|---|
committer | Thom May <thom@may.lt> | 2015-05-18 12:37:20 +0100 |
commit | b9a326a9c7fe9b7d888101edb55ef701b0f3ef70 (patch) | |
tree | 4c0fbffc07a2de79b10d1184850cc8355019d429 /CHANGELOG.md | |
parent | 7e34abd8032b04943ae6e3d9392092675448d898 (diff) | |
download | chef-b9a326a9c7fe9b7d888101edb55ef701b0f3ef70.tar.gz |
Update CHANGELOG.md
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 998dcce63c..d4254b6486 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,7 @@ * [pr#3360](https://github.com/chef/chef/pull/3360): Add check_resource_semantics! lifecycle method to provider * [pr#3344](https://github.com/chef/chef/pull/3344): Rewrite Windows user resouce code to use ffi instead of win32-api * [pr#3318](https://github.com/chef/chef/pull/3318) Modify Windows package provider to allow for url source +* [pr#3381](https://github.com/chef/chef/pull/3381) warn on cookbook self-deps ## 12.3.0 |