Skip to content

Commit 72fb3cc

Browse files
authored
Release 10.0.1 (#188)
Co-authored-by: Release Automation <[email protected]>
1 parent 5f96e75 commit 72fb3cc

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
@@ -4,6 +4,18 @@ 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+
## [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)

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.0",
3+
"version": "10.0.1",
44
"author": "saz",
55
"summary": "Manage memcached via Puppet",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)