Skip to content

Commit ddf2b41

Browse files
authored
Merge pull request #243 from voxpupuli/release-prep
Release 4.0.1
2 parents ae4082b + 672fa86 commit ddf2b41

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+
## [v4.0.1](https://github.com/voxpupuli/puppet-nfs/tree/v4.0.1) (2025-12-15)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-nfs/compare/v4.0.0...v4.0.1)
10+
11+
**Fixed bugs:**
12+
13+
- Migrated data from params.pp to hiera data incorrect for Debian [\#241](https://github.com/voxpupuli/puppet-nfs/issues/241)
14+
15+
**Merged pull requests:**
16+
17+
- Fix NFS client options for Debian [\#242](https://github.com/voxpupuli/puppet-nfs/pull/242) ([wolfaba](https://github.com/wolfaba))
18+
719
## [v4.0.0](https://github.com/voxpupuli/puppet-nfs/tree/v4.0.0) (2025-12-11)
820

921
[Full Changelog](https://github.com/voxpupuli/puppet-nfs/compare/v3.0.0...v4.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": "puppet-nfs",
3-
"version": "4.0.1-rc0",
3+
"version": "4.0.1",
44
"source": "https://github.com/voxpupuli/puppet-nfs.git",
55
"author": "Voxpupuli Community",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)