Skip to content

Commit f75d36c

Browse files
authored
Merge pull request #732 from puppetlabs/release-prep
Release prep v11.1.0
2 parents 5069054 + bfc205f commit f75d36c

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+
## [v11.1.0](https://github.com/puppetlabs/puppetlabs-ntp/tree/v11.1.0) - 2025-08-11
9+
10+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-ntp/compare/v11.0.0...v11.1.0)
11+
12+
### Added
13+
14+
- Add ubuntu 24 support [#731](https://github.com/puppetlabs/puppetlabs-ntp/pull/731) ([shubhamshinde360](https://github.com/shubhamshinde360))
15+
16+
### Other
17+
18+
- (CAT-2296) Update github runner image to ubuntu-24.04 [#725](https://github.com/puppetlabs/puppetlabs-ntp/pull/725) ([shubhamshinde360](https://github.com/shubhamshinde360))
19+
820
## [v11.0.0](https://github.com/puppetlabs/puppetlabs-ntp/tree/v11.0.0) - 2024-12-17
921

1022
[Full Changelog](https://github.com/puppetlabs/puppetlabs-ntp/compare/v10.1.0...v11.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": "puppetlabs-ntp",
3-
"version": "11.0.0",
3+
"version": "11.1.0",
44
"author": "puppetlabs",
55
"summary": "Installs, configures, and manages the NTP service.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)