Skip to content

Commit

Permalink
1.0.1 Release Prep
Browse files Browse the repository at this point in the history
  • Loading branch information
EdgeJ committed Jan 18, 2019
1 parent 5268e7d commit 0a4280a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,27 @@

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

## Release 1.0.1

**Bugfixes**

Add methods to fix issue with file ownership and permissions not being recursively managed. (https://github.com/EdgeJ/puppet-filepath/issues/1)


## Release 1.0.0

Initial release

**Features**

Add the `filepath` resource to recursively manage directories.

**Bugfixes**

None

**Known Issues**

None

## Release 0.1.0
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "edgej-filepath",
"version": "1.0.0",
"version": "1.0.1",
"author": "EdgeJ",
"summary": "Recursively manage directory paths natively",
"license": "Apache-2.0",
Expand Down

0 comments on commit 0a4280a

Please sign in to comment.