-
Notifications
You must be signed in to change notification settings - Fork 0
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 #30 from opus-codium/release-1.0.0
Release 1.0.0
- Loading branch information
Showing
2 changed files
with
41 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,40 @@ | ||
# 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. | ||
|
||
## [v1.0.0](https://github.com/opus-codium/puppet-rwhod/tree/v1.0.0) (2024-09-03) | ||
|
||
[Full Changelog](https://github.com/opus-codium/puppet-rwhod/compare/b20c0186715e617509616cd1706e8b1207247ca6...v1.0.0) | ||
|
||
**Breaking changes:** | ||
|
||
- Drop Puppet 6 \(EOL\) [\#25](https://github.com/opus-codium/puppet-rwhod/pull/25) ([smortex](https://github.com/smortex)) | ||
- Remove Puppet 5 from testing and bump minimal version to 6.0.0 [\#17](https://github.com/opus-codium/puppet-rwhod/pull/17) ([smortex](https://github.com/smortex)) | ||
|
||
**Implemented enhancements:** | ||
|
||
- Add support for FreeBSD 14 [\#28](https://github.com/opus-codium/puppet-rwhod/pull/28) ([smortex](https://github.com/smortex)) | ||
- Add support for Debian 12 [\#27](https://github.com/opus-codium/puppet-rwhod/pull/27) ([smortex](https://github.com/smortex)) | ||
- Add support for Puppet 8 [\#22](https://github.com/opus-codium/puppet-rwhod/pull/22) ([smortex](https://github.com/smortex)) | ||
- Add support for FreeBSD 13 [\#20](https://github.com/opus-codium/puppet-rwhod/pull/20) ([smortex](https://github.com/smortex)) | ||
- Add support for Debian 11 [\#19](https://github.com/opus-codium/puppet-rwhod/pull/19) ([smortex](https://github.com/smortex)) | ||
- Add REFERENCE.md [\#12](https://github.com/opus-codium/puppet-rwhod/pull/12) ([neomilium](https://github.com/neomilium)) | ||
- Add documentation [\#6](https://github.com/opus-codium/puppet-rwhod/pull/6) ([smortex](https://github.com/smortex)) | ||
|
||
**Fixed bugs:** | ||
|
||
- Remove explicit data\_provider from metadata.json [\#14](https://github.com/opus-codium/puppet-rwhod/pull/14) ([smortex](https://github.com/smortex)) | ||
|
||
**Merged pull requests:** | ||
|
||
- Sync with modulesync 2.3.0 [\#16](https://github.com/opus-codium/puppet-rwhod/pull/16) ([smortex](https://github.com/smortex)) | ||
- Sync with modulesync 2.2.0 [\#15](https://github.com/opus-codium/puppet-rwhod/pull/15) ([smortex](https://github.com/smortex)) | ||
- Sync with modulesync 2.1.0 [\#13](https://github.com/opus-codium/puppet-rwhod/pull/13) ([smortex](https://github.com/smortex)) | ||
- Add a GitHub action for publishing to the forge [\#11](https://github.com/opus-codium/puppet-rwhod/pull/11) ([smortex](https://github.com/smortex)) | ||
- Switch from Travis CI to GitHub Actions [\#10](https://github.com/opus-codium/puppet-rwhod/pull/10) ([neomilium](https://github.com/neomilium)) | ||
|
||
|
||
|
||
\* *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