Skip to content

Commit 726c425

Browse files
Release Automationgithub-actions[bot]
authored andcommitted
Release 9.1.0
1 parent bbab735 commit 726c425

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file.
44
Each new release typically also includes the latest modulesync defaults.
55
These should not affect the functionality of the module.
66

7+
## [v9.1.0](https://github.com/voxpupuli/puppet-systemd/tree/v9.1.0) (2025-09-29)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-systemd/compare/v9.0.1...v9.1.0)
10+
11+
**Implemented enhancements:**
12+
13+
- Manage SYSTEMD\_RESOLVED\_SYNTHESIZE\_HOSTNAME [\#566](https://github.com/voxpupuli/puppet-systemd/pull/566) ([traylenator](https://github.com/traylenator))
14+
- Add EL10 support [\#563](https://github.com/voxpupuli/puppet-systemd/pull/563) ([bastelfreak](https://github.com/bastelfreak))
15+
16+
**Fixed bugs:**
17+
18+
- network type: add missing Domains setting in Network section of netwo… [\#565](https://github.com/voxpupuli/puppet-systemd/pull/565) ([trefzer](https://github.com/trefzer))
19+
720
## [v9.0.1](https://github.com/voxpupuli/puppet-systemd/tree/v9.0.1) (2025-09-16)
821

922
[Full Changelog](https://github.com/voxpupuli/puppet-systemd/compare/v9.0.0...v9.0.1)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppet-systemd",
3-
"version": "9.0.2-rc0",
3+
"version": "9.1.0",
44
"author": "Vox Pupuli",
55
"summary": "Puppet Systemd module",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)