Skip to content

Commit

Permalink
Merge pull request #80 from bastelfreak/rel320
Browse files Browse the repository at this point in the history
release 3.2.0
  • Loading branch information
bastelfreak authored Oct 20, 2018
2 parents 37b2495 + 342c3f1 commit e7d29bf
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ 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.2.0](https://github.com/voxpupuli/puppet-rhsm/tree/v3.2.0) (2018-10-20)

[Full Changelog](https://github.com/voxpupuli/puppet-rhsm/compare/v3.1.0...v3.2.0)

**Implemented enhancements:**

- Add a Array\[String\] argument of repo IDs to be enabled [\#78](https://github.com/voxpupuli/puppet-rhsm/pull/78) ([pdemonaco](https://github.com/pdemonaco))

**Merged pull requests:**

- modulesync 2.2.0 and allow puppet 6.x [\#79](https://github.com/voxpupuli/puppet-rhsm/pull/79) ([bastelfreak](https://github.com/bastelfreak))

## [v3.1.0](https://github.com/voxpupuli/puppet-rhsm/tree/v3.1.0) (2018-09-06)

[Full Changelog](https://github.com/voxpupuli/puppet-rhsm/compare/v3.0.0...v3.1.0)
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "puppet-rhsm",
"version": "3.1.1-rc0",
"version": "3.2.0",
"author": "Vox Pupuli",
"summary": "Register with the RedHat Subscription Management",
"license": "Apache-2.0",
Expand Down

0 comments on commit e7d29bf

Please sign in to comment.