release v2.0.0

This commit is contained in:
jtimberman
2012-10-29 14:33:21 -06:00
parent d05db238f7
commit 83e521a557
4 changed files with 267 additions and 30 deletions

View File

@@ -1,3 +1,12 @@
## v2.0.0:
This version uses platform_family attribute, making the cookbook incompatible
with older versions of Chef/Ohai, hence the major version bump.
* [COOK-1535] - `smtpd_cache` should be in `data_directory`, not `queue_directory`
* [COOK-1790] - /etc/aliases template is only in ubuntu directory
* [COOK-1792] - add minitest-chef tests to postfix cookbook
## v1.2.2:
* [COOK-1442] - Missing ['postfix']['domain'] Attribute causes initial installation failure