Skip to content

Commit

Permalink
release 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Oct 13, 2018
1 parent 0ceead4 commit 658102f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
Each new release typically also includes the latest modulesync defaults.
These should not affect the functionality of the module.

## [v3.0.2](https://github.com/voxpupuli/puppet-filemapper/tree/v3.0.2) (2018-10-13)

[Full Changelog](https://github.com/voxpupuli/puppet-filemapper/compare/v3.0.1...v3.0.2)

**Merged pull requests:**

- modulesync 2.1.0 and allow puppet 6.x [\#59](https://github.com/voxpupuli/puppet-filemapper/pull/59) ([bastelfreak](https://github.com/bastelfreak))
- Remove docker nodesets [\#53](https://github.com/voxpupuli/puppet-filemapper/pull/53) ([bastelfreak](https://github.com/bastelfreak))

## [v3.0.1](https://github.com/voxpupuli/puppet-filemapper/tree/v3.0.1) (2018-03-29)

[Full Changelog](https://github.com/voxpupuli/puppet-filemapper/compare/v3.0.0...v3.0.1)
Expand Down Expand Up @@ -101,4 +110,4 @@ This is a backwards compatible maintenance release.
* Don't try to fall back to `@resource.should` value for properties


\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "puppet-filemapper",
"version": "3.0.2-rc0",
"version": "3.0.2",
"author": "Vox Pupuli",
"summary": "Developer extension for permitting complex manipulation of file contents as resources",
"license": "Apache-2.0",
Expand Down

0 comments on commit 658102f

Please sign in to comment.