Skip to content

Commit 18a8090

Browse files
authored
Merge pull request #688 from puppetlabs/release-prep
Release prep v4.17.0
2 parents 5e5fe49 + 6070264 commit 18a8090

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ 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+
## [v4.17.0](https://github.com/puppetlabs/puppetlabs-puppet_agent/tree/v4.17.0) - 2023-12-08
9+
10+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-puppet_agent/compare/v4.16.0...v4.17.0)
11+
12+
### Added
13+
14+
- Add Linux Mint LDME6 [#686](https://github.com/puppetlabs/puppetlabs-puppet_agent/pull/686) ([luckyraul](https://github.com/luckyraul))
15+
16+
### Fixed
17+
18+
- (maint) Unnest module and class names in Ruby tasks [#687](https://github.com/puppetlabs/puppetlabs-puppet_agent/pull/687) ([MartyEwings](https://github.com/MartyEwings))
19+
820
## [v4.16.0](https://github.com/puppetlabs/puppetlabs-puppet_agent/tree/v4.16.0) - 2023-11-15
921

1022
[Full Changelog](https://github.com/puppetlabs/puppetlabs-puppet_agent/compare/v4.15.0...v4.16.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-puppet_agent",
3-
"version": "4.16.0",
3+
"version": "4.17.0",
44
"author": "puppetlabs",
55
"summary": "Upgrades All-In-One Puppet Agents",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)