Skip to content

Commit

Permalink
Prepare for release 2.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
rehanone committed Aug 24, 2022
1 parent 4c230e4 commit 07e01ba
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 2.0.1 (August 24, 2022)

**Features:**

- Added machine password timeout parameter. ([#29](https://github.com/rehanone/puppet-samba/pull/29); [welchnut](https://github.com/welchnut))
- Added inherit owner and inherit permissions share options. ([#26](https://github.com/rehanone/puppet-samba/pull/26); [casey36901](https://github.com/casey36901))
- Updated os support matrix.
- Updated `pdk` templates.

## 2.0.0 (November 19, 2021)

**Features:**
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": "rehan-samba",
"version": "2.0.0",
"version": "2.0.1",
"author": "Rehan Mahmood",
"summary": "Install, manage and configure samba server, client and shares.",
"license": "Apache-2.0",
Expand Down

0 comments on commit 07e01ba

Please sign in to comment.