forked from andreas-stuerz/puppet-foreman_network
-
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.
- Loading branch information
Showing
4 changed files
with
29 additions
and
10 deletions.
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 |
---|---|---|
@@ -1,19 +1,36 @@ | ||
# Change log | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org). | ||
All notable changes to this project will be documented in this file. | ||
|
||
## [v1.1.0](https://github.com/andeman/puppet-foreman_network/tree/v1.1.0) (2022-08-17) | ||
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) | ||
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). | ||
|
||
[Full Changelog](https://github.com/andeman/puppet-foreman_network/compare/v1.0.0...v1.1.0) | ||
## [v1.2.0] - 2023-08-21 | ||
|
||
### Added | ||
* Enable GitHub Actions | ||
|
||
- fix network restart on EL8 [\#1](https://github.com/andeman/puppet-foreman_network/pull/1) ([fraenki](https://github.com/fraenki)) | ||
### Changed | ||
* Update OS support, dependencies and Puppet version | ||
* Update PDK to 3.0.0 | ||
|
||
## [v1.0.0](https://github.com/andeman/puppet-foreman_network/tree/v1.0.0) (2020-02-27) | ||
### Fixed | ||
* Fix typo in parameter name `$manage_network_interface_restart` | ||
* Fix compatibility with puppetlabs/stdlib v9.0.0 | ||
* Fix unit tests | ||
* Partially fix acceptance tests on Rocky 8 | ||
|
||
[Full Changelog](https://github.com/andeman/puppet-foreman_network/compare/423bf19f0359daa4e11dd9cd45073a164020b2b4...v1.0.0) | ||
## [v1.1.0] - 2022-08-17 | ||
|
||
### Fixed | ||
* Fix network restart on EL8 ([#1]) | ||
|
||
## [v1.0.0] - 2020-02-27 | ||
|
||
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* | ||
Initial release | ||
|
||
[Unreleased]: https://github.com/markt-de/puppet-foreman_network/compare/v1.2.0...HEAD | ||
[v1.2.0]: https://github.com/markt-de/puppet-foreman_network/compare/v1.1.0...v1.2.0 | ||
[v1.1.0]: https://github.com/markt-de/puppet-foreman_network/compare/v1.0.0...v1.1.0 | ||
[v1.0.0]: https://github.com/markt-de/puppet-foreman_network/tree/v1.0.0 | ||
[#1]: https://github.com/markt-de/puppet-foreman_network/pull/1 |
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
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
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