Skip to content

Commit

Permalink
Merge pull request voxpupuli#379 from bastelfreak/rel312
Browse files Browse the repository at this point in the history
release 3.1.2
  • Loading branch information
bastelfreak authored Oct 14, 2018
2 parents 00eda97 + 4cd570c commit 10c5154
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 @@ -4,6 +4,14 @@ 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.1.2](https://github.com/voxpupuli/puppet-mcollective/tree/v3.1.2) (2018-10-14)

[Full Changelog](https://github.com/voxpupuli/puppet-mcollective/compare/v3.1.1...v3.1.2)

**Merged pull requests:**

- allow puppetlabs/stdlib 5.x [\#376](https://github.com/voxpupuli/puppet-mcollective/pull/376) ([bastelfreak](https://github.com/bastelfreak))

## [v3.1.1](https://github.com/voxpupuli/puppet-mcollective/tree/v3.1.1) (2018-07-09)

[Full Changelog](https://github.com/voxpupuli/puppet-mcollective/compare/v3.1.0...v3.1.1)
Expand Down Expand Up @@ -275,4 +283,4 @@ Summary:
The initial stable release of the mcollective module.


\* *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-mcollective",
"version": "3.1.2-rc0",
"version": "3.1.2",
"author": "Vox Pupuli",
"summary": "Installs, configures, and manages MCollective agents, clients, and middleware of an MCollective cluster.",
"license": "Apache-2.0",
Expand Down

0 comments on commit 10c5154

Please sign in to comment.