File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,18 @@ 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+ ## [ v10.0.1] ( https://github.com/saz/puppet-memcached/tree/v10.0.1 ) (2025-03-10)
8+
9+ [ Full Changelog] ( https://github.com/saz/puppet-memcached/compare/v10.0.0...v10.0.1 )
10+
11+ ** Fixed bugs:**
12+
13+ - Accept integer value for max\_ memory [ \# 187] ( https://github.com/saz/puppet-memcached/pull/187 ) ([ kajinamit] ( https://github.com/kajinamit ) )
14+
15+ ** Closed issues:**
16+
17+ - memcached::max\_ memory no longer accepts an integer [ \# 186] ( https://github.com/saz/puppet-memcached/issues/186 )
18+
719## [ v10.0.0] ( https://github.com/saz/puppet-memcached/tree/v10.0.0 ) (2025-03-07)
820
921[ Full Changelog] ( https://github.com/saz/puppet-memcached/compare/v9.0.0...v10.0.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " saz-memcached" ,
3- "version" : " 10.0.0 " ,
3+ "version" : " 10.0.1 " ,
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