Version bump to v3.0.2
This commit is contained in:
parent
5e975b5a10
commit
fded87df0d
11
CHANGELOG.md
11
CHANGELOG.md
@ -3,6 +3,17 @@ postfix Cookbook CHANGELOG
|
||||
This file is used to list changes made in each version of the postfix cookbook.
|
||||
|
||||
|
||||
v3.0.2
|
||||
------
|
||||
### Bug
|
||||
- **[COOK-3617](https://tickets.opscode.com/browse/COOK-3617)** - Fix error when no there is no FQDN
|
||||
- **[COOK-3530](https://tickets.opscode.com/browse/COOK-3530)** - Update `client.rb` after 3.0.0 refactor
|
||||
- **[COOK-2499](https://tickets.opscode.com/browse/COOK-2499)** - Do not use resource cloning
|
||||
|
||||
### Improvement
|
||||
- **[COOK-3116](https://tickets.opscode.com/browse/COOK-3116)** - Add SmartOS support
|
||||
|
||||
|
||||
v3.0.0
|
||||
------
|
||||
### Improvement
|
||||
|
@ -3,7 +3,7 @@ maintainer "Opscode, Inc."
|
||||
maintainer_email "cookbooks@opscode.com"
|
||||
license "Apache 2.0"
|
||||
description "Installs and configures postfix for client or outbound relayhost, or to do SASL auth"
|
||||
version "3.0.1"
|
||||
version "3.0.2"
|
||||
recipe "postfix", "Installs and configures postfix"
|
||||
recipe "postfix::sasl_auth", "Set up postfix to auth to a server with sasl"
|
||||
recipe "postfix::aliases", "Manages /etc/aliases"
|
||||
|
Loading…
x
Reference in New Issue
Block a user