Version bump to v3.0.0
This commit is contained in:
parent
8662b05ac3
commit
1c7c93d6f1
@ -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']`.
|
||||
|
@ -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 "2.1.7"
|
||||
version "3.0.0"
|
||||
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