Skip to content

Commit 0a4280a

Browse files
authored
1.0.1 Release Prep
1 parent 5268e7d commit 0a4280a

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,27 @@
22

33
All notable changes to this project will be documented in this file.
44

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+
512
## Release 1.0.0
613

714
Initial release
815

916
**Features**
17+
1018
Add the `filepath` resource to recursively manage directories.
1119

1220
**Bugfixes**
21+
1322
None
1423

1524
**Known Issues**
25+
1626
None
1727

1828
## Release 0.1.0

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "edgej-filepath",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"author": "EdgeJ",
55
"summary": "Recursively manage directory paths natively",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)