Skip to content

Commit

Permalink
Merge pull request #49 from traylenator/rel/3.0.0
Browse files Browse the repository at this point in the history
Prepare 3.0.0
  • Loading branch information
bastelfreak committed Dec 15, 2018
2 parents e62c612 + 94b4ea1 commit f874d4a
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,22 @@ 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.0](https://github.com/voxpupuli/puppet-fetchcrl/tree/v3.0.0) (2018-12-07)

[Full Changelog](https://github.com/voxpupuli/puppet-fetchcrl/compare/v2.1.1...v3.0.0)

**Breaking changes:**

- General code modernisation - assorted bugfixes. [\#46](https://github.com/voxpupuli/puppet-fetchcrl/pull/46) ([traylenator](https://github.com/traylenator))

**Implemented enhancements:**

- New randomcron parameter, random offset of cron [\#47](https://github.com/voxpupuli/puppet-fetchcrl/pull/47) ([traylenator](https://github.com/traylenator))

**Closed issues:**

- noerrors is not included in template [\#43](https://github.com/voxpupuli/puppet-fetchcrl/issues/43)

## [v2.1.1](https://github.com/voxpupuli/puppet-fetchcrl/tree/v2.1.1) (2018-10-14)

[Full Changelog](https://github.com/voxpupuli/puppet-fetchcrl/compare/v2.1.0...v2.1.1)
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"source": "https://github.com/voxpupuli/puppet-fetchcrl",
"issues": "https://github.com/voxpupuli/puppet-fetchcrl/issues",
"description": "Install and configure fetch-crl",
"version": "2.1.2-rc0",
"version": "3.0.0",
"summary": "Intalls and configure fetch-crl",
"name": "puppet-fetchcrl",
"author": "Vox Pupuli",
Expand Down

0 comments on commit f874d4a

Please sign in to comment.