-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #57 from bastelfreak/rel030
Release 0.3.0
- Loading branch information
Showing
2 changed files
with
57 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
# Changelog | ||
|
||
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. | ||
|
||
## [v0.3.0](https://github.com/voxpupuli/puppet-example/tree/v0.3.0) (2024-05-27) | ||
|
||
[Full Changelog](https://github.com/voxpupuli/puppet-example/compare/v0.2.1...v0.3.0) | ||
|
||
**Breaking changes:** | ||
|
||
- Drop Puppet 6 support [\#34](https://github.com/voxpupuli/puppet-example/pull/34) ([bastelfreak](https://github.com/bastelfreak)) | ||
|
||
**Implemented enhancements:** | ||
|
||
- puppetlabs/stdlib: Allow 9.x [\#41](https://github.com/voxpupuli/puppet-example/pull/41) ([zilchms](https://github.com/zilchms)) | ||
- Add Puppet 8 support [\#35](https://github.com/voxpupuli/puppet-example/pull/35) ([bastelfreak](https://github.com/bastelfreak)) | ||
|
||
**Merged pull requests:** | ||
|
||
- Enable acceptance tests [\#56](https://github.com/voxpupuli/puppet-example/pull/56) ([bastelfreak](https://github.com/bastelfreak)) | ||
- puppet-modulebuilder: test allowlist [\#55](https://github.com/voxpupuli/puppet-example/pull/55) ([bastelfreak](https://github.com/bastelfreak)) | ||
- Run CI on master branch [\#39](https://github.com/voxpupuli/puppet-example/pull/39) ([smortex](https://github.com/smortex)) | ||
- delete the old SECURITY.md [\#25](https://github.com/voxpupuli/puppet-example/pull/25) ([bastelfreak](https://github.com/bastelfreak)) | ||
|
||
## [v0.2.1](https://github.com/voxpupuli/puppet-example/tree/v0.2.1) (2022-01-11) | ||
|
||
[Full Changelog](https://github.com/voxpupuli/puppet-example/compare/v0.2.0...v0.2.1) | ||
|
||
## [v0.2.0](https://github.com/voxpupuli/puppet-example/tree/v0.2.0) (2022-01-11) | ||
|
||
[Full Changelog](https://github.com/voxpupuli/puppet-example/compare/v0.1.0...v0.2.0) | ||
|
||
**Breaking changes:** | ||
|
||
- Drop Puppet 5 from metadata.json [\#14](https://github.com/voxpupuli/puppet-example/pull/14) ([bastelfreak](https://github.com/bastelfreak)) | ||
|
||
**Merged pull requests:** | ||
|
||
- Use reusable Github Actions [\#15](https://github.com/voxpupuli/puppet-example/pull/15) ([ekohl](https://github.com/ekohl)) | ||
- Allow stdlib 8.0.0 [\#12](https://github.com/voxpupuli/puppet-example/pull/12) ([smortex](https://github.com/smortex)) | ||
- Drop Debian 9 and add Debian 11 [\#11](https://github.com/voxpupuli/puppet-example/pull/11) ([ekohl](https://github.com/ekohl)) | ||
- Support Puppet 7 [\#2](https://github.com/voxpupuli/puppet-example/pull/2) ([ekohl](https://github.com/ekohl)) | ||
|
||
## [v0.1.0](https://github.com/voxpupuli/puppet-example/tree/v0.1.0) (2020-11-18) | ||
|
||
[Full Changelog](https://github.com/voxpupuli/puppet-example/compare/7699c856a1c054225010ea7d61f1133df9404ad9...v0.1.0) | ||
|
||
**Merged pull requests:** | ||
|
||
- Initial module [\#1](https://github.com/voxpupuli/puppet-example/pull/1) ([ekohl](https://github.com/ekohl)) | ||
|
||
|
||
|
||
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters