Skip to content

Commit

Permalink
release v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jtimberman committed Nov 29, 2012
1 parent 87cbbe4 commit 98980db
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
## v2.1.0:

* [COOK-1233] - optional configuration for canonical maps
* [COOK-1660] - allow comma separated arrays in aliases
* [COOK-1662] - allow inet_interfaces configuration via attribute

## v2.0.0:

This version uses platform_family attribute, making the cookbook incompatible
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Expand Up @@ -3,7 +3,7 @@
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.0.1"
version "2.1.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"
Expand Down

0 comments on commit 98980db

Please sign in to comment.