Skip to content

Commit 213b345

Browse files
authored
Merge pull request #131 from puppetlabs/release-prep
Release prep v3.4.0
2 parents 4c99ad8 + 0788f48 commit 213b345

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,20 @@ All notable changes to this project will be documented in this file.
55

66
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).
77

8-
## Unreleased
8+
## [v3.4.0](https://github.com/puppetlabs/puppetlabs-xinetd/tree/v3.4.0) - 2023-07-17
9+
10+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-xinetd/compare/v3.3.0...v3.4.0)
11+
12+
### Added
913

1014
- Convert to PDK module and update for Puppet 8 [#125](https://github.com/puppetlabs/puppetlabs-xinetd/pull/125) ([nmburgan](https://github.com/nmburgan))
1115
- Mark compatible with Puppet 7 [#121](https://github.com/puppetlabs/puppetlabs-xinetd/pull/121) ([ekohl](https://github.com/ekohl))
16+
17+
### Other
18+
19+
- Remove redundant qualified class inclusion [#130](https://github.com/puppetlabs/puppetlabs-xinetd/pull/130) ([nmburgan](https://github.com/nmburgan))
1220
- Release merge-back [#116](https://github.com/puppetlabs/puppetlabs-xinetd/pull/116) ([carabasdaniel](https://github.com/carabasdaniel))
21+
1322
## [v3.3.0](https://github.com/puppetlabs/puppetlabs-xinetd/tree/v3.3.0) - 2019-05-29
1423

1524
[Full Changelog](https://github.com/puppetlabs/puppetlabs-xinetd/compare/3.2.0...v3.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": "puppetlabs-xinetd",
3-
"version": "3.3.0",
3+
"version": "3.4.0",
44
"author": "puppetlabs",
55
"summary": "Configures xinetd and exposes the xinetd::service definition for adding new services.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)