Skip to content

Commit

Permalink
Release 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oxc committed Feb 5, 2018
1 parent fe74a1d commit e82169f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## Release [0.2.1] - 2018-02-05
Cosmetic release that removes outdated badges from README

### Fixed
- Remove oudated badges that belong to the upstream project this project
was forked from.

## Release [0.2.0] - 2018-02-05
First release as oxc-postfix, now requires Puppet 4.9

Expand All @@ -25,7 +32,8 @@ First release as oxc-postfix, now requires Puppet 4.9

* Initial release

[Unreleased]: https://github.com/oxc/puppet-postfix/compare/v0.2.0...HEAD
[Unreleased]: https://github.com/oxc/puppet-postfix/compare/v0.2.1...HEAD
[0.2.1]: https://github.com/oxc/puppet-postfix/compare/v0.2.0...v0.2.1
[0.2.0]: https://github.com/oxc/puppet-postfix/compare/v0.1.0...v0.2.0
[0.1.0]: https://github.com/oxc/puppet-postfix/compare/v0.0.1...v0.1.0
[0.0.1]: https://github.com/oxc/puppet-postfix/compare/f7d8b52...v0.0.1
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oxc-postfix",
"version": "0.2.0",
"version": "0.2.1",
"author": "Bernhard Frauendienst",
"summary": "Configure the postfix mailserver",
"license": "Apache-2.0",
Expand Down

0 comments on commit e82169f

Please sign in to comment.