Publish 3.1.0 Changelog

This commit is contained in:
Sean OMeara 2014-02-19 01:15:25 -05:00
parent a558f6ad40
commit 2b32958158

View File

@ -3,6 +3,16 @@ postfix Cookbook CHANGELOG
This file is used to list changes made in each version of the postfix cookbook.
v3.1.0 (2014-02-19)
-------------------
### Bug
- **[COOK-4322](https://tickets.opscode.com/browse/COOK-4322)** - Postfix cookbook has incorrect default path for sasl_passwd
### New Feature
- **[COOK-4086](https://tickets.opscode.com/browse/COOK-4086)** - use conf_dir attribute for sasl recipe, and add omnios support
- **[COOK-2551](https://tickets.opscode.com/browse/COOK-2551)** - Support creating the sender_canonical map file
v3.0.4
------
### Bug