Skip to content

Commit

Permalink
Version bump to v3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean OMeara committed Nov 5, 2013
1 parent b113d5b commit 4938b95
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@ postfix Cookbook CHANGELOG
This file is used to list changes made in each version of the postfix cookbook.


v3.0.4
------
### Bug
- **[COOK-3824](https://tickets.opscode.com/browse/COOK-3824)** - main.cf.erb mishandles lists

### Improvement
- **[COOK-3822](https://tickets.opscode.com/browse/COOK-3822)** - postfix cookbook readme has an incorrect example
- Got rubocop errors down to 32

### New Feature
- **[COOK-2551](https://tickets.opscode.com/browse/COOK-2551)** - Support creating the sender_canonical map file


v3.0.2
------
### Bug
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
maintainer 'Opscode, Inc.'
maintainer_email '[email protected]'
license 'Apache 2.0'
version '3.0.3'
version '3.0.4'
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 4938b95

Please sign in to comment.