diff options
author | tyler-ball <tyleraball@gmail.com> | 2016-02-10 23:19:55 -0700 |
---|---|---|
committer | tyler-ball <tyleraball@gmail.com> | 2016-02-11 08:07:07 -0700 |
commit | 23e77045931cf1fbfdf6bddc5ca3d534cb3233a8 (patch) | |
tree | 6fb483ed850b764072bea0eef934b948054a13ee /CHANGELOG.md | |
parent | d22efaa11063e1a4dc54b71db2cf917b6b7fa140 (diff) | |
download | chef-23e77045931cf1fbfdf6bddc5ca3d534cb3233a8.tar.gz |
12.7.2 release prep, removing some unstable acceptance tests so we can get a successful release pipeline run
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 809a965d8e..baf46a20c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 12.7.2 + +* [pr#4559](https://github.com/chef/chef/pull/4559) Remove learnchef acceptance tests until we make them more reliable +* [pr#4545](https://github.com/chef/chef/pull/4545) Removing rm -rf in chef-solo recipe_url + ## 12.7.1 * [**Daniel Steen**](https://github.com/dansteen) * [pr#3183](https://github.com/chef/chef/pull/3183) Provide more helpful error message when accidentally using --secret instead of --secret-file |