summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2014-12-15 17:06:10 -0800
committerLamont Granquist <lamont@scriptkiddie.org>2014-12-15 17:07:36 -0800
commit462e9d841ef3465d41949b6b29d24601e556b2a6 (patch)
tree776029696089a6bdc23a35b5ab3806ae9268f332
parent7ff224e939b214df2fa92ef9ae1487c5f8e93327 (diff)
downloadchef-462e9d841ef3465d41949b6b29d24601e556b2a6.tar.gz
add CHANGELOG
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c349d56b16..e7eca77e97 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -33,6 +33,7 @@
* [gh2k](https://github.com/gh2k)
[Issue 2625](https://github.com/opscode/chef/issues/2625) Fix missing `shell_out!` for `windows_package` resource
* [Pull 2630](https://github.com/opscode/chef/pull/2630) Improve knife's SSL error messaging
+* [Issue 2606](https://github.com/opscode/chef/issues/2606) chef 12 ignores default_release for apt_package
* [**BackSlasher**](https://github.com/BackSlasher)
@@ -40,7 +41,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`