From 2b32958158df13a752466766119b268a2f87e2a5 Mon Sep 17 00:00:00 2001 From: Sean OMeara Date: Wed, 19 Feb 2014 01:15:25 -0500 Subject: [PATCH] Publish 3.1.0 Changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 493ea05..6e1b186 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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