summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2014-12-15 17:09:55 -0800
committerLamont Granquist <lamont@scriptkiddie.org>2014-12-15 17:09:55 -0800
commit76be760a5a6ecdb33feb56bf134f5e3971572b4d (patch)
tree4ec6790e2a1e852c5afa81221eecabdfd6401c07
parentccd414019903b898e177e212a5f9fa57e65dd8a6 (diff)
downloadchef-76be760a5a6ecdb33feb56bf134f5e3971572b4d.tar.gz
add CHANGELOG.md
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index dd24abd6e6..6b6b3a3771 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
* [Issue 2580](https://github.com/opscode/chef/issues/2580) Make sure the relative paths are preserved when using link resource.
* [Pull 2630](https://github.com/opscode/chef/pull/2630) Improve knife's SSL error messaging
* [Issue 2602](https://github.com/opscode/chef/issues/2602) Fix `subscribes` resource notifications.
+* [Issue 2606](https://github.com/opscode/chef/issues/2606) chef 12 ignores default_release for apt_package
* [**BackSlasher**](https://github.com/BackSlasher)
@@ -13,7 +14,6 @@
* [**Seth Vargo**](https://github.com/sethvargo)
[Issue 2345](https://github.com/opscode/chef/issues/2345) Allow knife to install cookbooks with metadata.json.
-
## 12.0.1
* [Issue 2552](https://github.com/opscode/chef/issues/2552) Create constant for LWRP before calling `provides`