Skip to content

Commit e314477

Browse files
authored
Merge pull request #544 from voxpupuli/release-prep
Release 8.3.1
2 parents 796266a + b726193 commit e314477

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ 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+
## [v8.3.1](https://github.com/voxpupuli/puppet-systemd/tree/v8.3.1) (2025-07-18)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-systemd/compare/v8.3.0...v8.3.1)
10+
11+
**Fixed bugs:**
12+
13+
- fix: add missing type definitions [\#543](https://github.com/voxpupuli/puppet-systemd/pull/543) ([vchepkov](https://github.com/vchepkov))
14+
715
## [v8.3.0](https://github.com/voxpupuli/puppet-systemd/tree/v8.3.0) (2025-07-18)
816

917
[Full Changelog](https://github.com/voxpupuli/puppet-systemd/compare/v8.2.0...v8.3.0)

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": "8.3.1-rc0",
3+
"version": "8.3.1",
44
"author": "Vox Pupuli",
55
"summary": "Puppet Systemd module",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)