Skip to content

Commit

Permalink
Merge pull request #394 from bastelfreak/rel620
Browse files Browse the repository at this point in the history
Release 6.2.0
  • Loading branch information
bastelfreak committed Nov 21, 2023
2 parents 032ae61 + 3f085e9 commit 2bd29e3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ 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.

## [v6.2.0](https://github.com/voxpupuli/puppet-systemd/tree/v6.2.0) (2023-11-21)

[Full Changelog](https://github.com/voxpupuli/puppet-systemd/compare/v6.1.0...v6.2.0)

**Implemented enhancements:**

- Add `UMask` to `Systemd::Unit::Service` [\#393](https://github.com/voxpupuli/puppet-systemd/pull/393) ([griggi-ws](https://github.com/griggi-ws))
- Add `StateDirectory` to `Systemd::Unit::Service` [\#392](https://github.com/voxpupuli/puppet-systemd/pull/392) ([henrixh](https://github.com/henrixh))

## [v6.1.0](https://github.com/voxpupuli/puppet-systemd/tree/v6.1.0) (2023-10-30)

[Full Changelog](https://github.com/voxpupuli/puppet-systemd/compare/v6.0.0...v6.1.0)
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "puppet-systemd",
"version": "6.1.1-rc0",
"version": "6.2.0",
"author": "Vox Pupuli",
"summary": "Puppet Systemd module",
"license": "Apache-2.0",
Expand Down

0 comments on commit 2bd29e3

Please sign in to comment.