File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+ ## Release 1.0.1
6
+
7
+ ** Bugfixes**
8
+
9
+ Add methods to fix issue with file ownership and permissions not being recursively managed. (https://github.com/EdgeJ/puppet-filepath/issues/1 )
10
+
11
+
5
12
## Release 1.0.0
6
13
7
14
Initial release
8
15
9
16
** Features**
17
+
10
18
Add the ` filepath ` resource to recursively manage directories.
11
19
12
20
** Bugfixes**
21
+
13
22
None
14
23
15
24
** Known Issues**
25
+
16
26
None
17
27
18
28
## Release 0.1.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " edgej-filepath" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"author" : " EdgeJ" ,
5
5
"summary" : " Recursively manage directory paths natively" ,
6
6
"license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments