Version bump to v3.0.4

This commit is contained in:
Sean OMeara
2013-11-04 21:40:51 -05:00
parent b113d5bc48
commit 4938b95316
2 changed files with 14 additions and 1 deletions

View File

@@ -3,6 +3,19 @@ postfix Cookbook CHANGELOG
This file is used to list changes made in each version of the postfix cookbook.
v3.0.4
------
### Bug
- **[COOK-3824](https://tickets.opscode.com/browse/COOK-3824)** - main.cf.erb mishandles lists
### Improvement
- **[COOK-3822](https://tickets.opscode.com/browse/COOK-3822)** - postfix cookbook readme has an incorrect example
- Got rubocop errors down to 32
### New Feature
- **[COOK-2551](https://tickets.opscode.com/browse/COOK-2551)** - Support creating the sender_canonical map file
v3.0.2
------
### Bug