Skip to content

Commit 340a1ed

Browse files
authored
Merge pull request #184 from voxpupuli/release-prep
Release 7.1.0
2 parents 585726b + e4a9738 commit 340a1ed

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ 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+
## [v7.1.0](https://github.com/voxpupuli/puppet-lldpd/tree/v7.1.0) (2025-04-05)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-lldpd/compare/v7.0.0...v7.1.0)
10+
11+
**Implemented enhancements:**
12+
13+
- \(metadata.json\) Bump APT dependency to include 10.x [\#183](https://github.com/voxpupuli/puppet-lldpd/pull/183) ([badenerb](https://github.com/badenerb))
14+
- metadata.json: Add OpenVox [\#182](https://github.com/voxpupuli/puppet-lldpd/pull/182) ([jstraw](https://github.com/jstraw))
15+
716
## [v7.0.0](https://github.com/voxpupuli/puppet-lldpd/tree/v7.0.0) (2025-01-23)
817

918
[Full Changelog](https://github.com/voxpupuli/puppet-lldpd/compare/v6.1.0...v7.0.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-lldpd",
3-
"version": "7.0.1-rc0",
3+
"version": "7.1.0",
44
"author": "Vox Pupuli",
55
"summary": "installs, configures, and manages the lldpd daemon from Vincent Bernat",
66
"license": "AGPL-3.0",

0 commit comments

Comments
 (0)