File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file.
44Each new release typically also includes the latest modulesync defaults.
55These 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 )
Original file line number Diff line number Diff line change 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" ,
You can’t perform that action at this time.
0 commit comments