Skip to content

Commit ae97715

Browse files
authored
Release 11.0.0 (#195)
Co-authored-by: Release Automation <saz@users.noreply.github.com>
1 parent b69a359 commit ae97715

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ 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+
## [v11.0.0](https://github.com/saz/puppet-memcached/tree/v11.0.0) (2025-10-21)
8+
9+
[Full Changelog](https://github.com/saz/puppet-memcached/compare/v10.0.1...v11.0.0)
10+
11+
**Breaking changes:**
12+
13+
- replace puppet requirement by openvox [\#194](https://github.com/saz/puppet-memcached/pull/194) ([saz](https://github.com/saz))
14+
15+
**Implemented enhancements:**
16+
17+
- Support CentOS Stream 10 / RHEL 10 [\#191](https://github.com/saz/puppet-memcached/pull/191) ([kajinamit](https://github.com/kajinamit))
18+
- puppet/systemd: allow 9.x [\#190](https://github.com/saz/puppet-memcached/pull/190) ([kajinamit](https://github.com/kajinamit))
19+
720
## [v10.0.1](https://github.com/saz/puppet-memcached/tree/v10.0.1) (2025-03-10)
821

922
[Full Changelog](https://github.com/saz/puppet-memcached/compare/v10.0.0...v10.0.1)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "saz-memcached",
3-
"version": "10.0.1",
3+
"version": "11.0.0",
44
"author": "saz",
55
"summary": "Manage memcached via Puppet",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)