Version bump to v3.0.0

This commit is contained in:
Seth Vargo
2013-08-28 17:11:36 -04:00
parent 8662b05ac3
commit 1c7c93d6f1
2 changed files with 4 additions and 3 deletions

View File

@@ -3,9 +3,10 @@ postfix Cookbook CHANGELOG
This file is used to list changes made in each version of the postfix cookbook.
v3.?.?
v3.0.0
------
- [COOK-3328]: Refactor main.cf template and attributes for greater flexibility.
### Improvement
- **[COOK-3328](https://tickets.opscode.com/browse/COOK-3328)** - Postfix main/master and attributes refactor
**Breaking changes**:
- Attributes are namespaced as `node['postfix']`, `node['postfix']['main']`, and `node['postfix']['master']`.