Skip to content

Commit

Permalink
release 1.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
fraenki committed May 3, 2018
1 parent e67a050 commit f47ef85
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 1.4.8
* Breaking: Drop Puppet 3.x support
* Feature: Allow to manage an ftpasswd file using resource declaration
* Bugfix: Remove deprecated concat::fragment parameter
* Bugfix: Fix AuthGroupFile support
* Documentation: Add example for using yaml blocks with multiple hash keys
* Contributors: cedef, crispygoth, AlessandroLorenzi, bc-bjoern

## 1.4.7
* Bugfix: Fix for AuthUserFile with additional arguments
* Contributor: derkgort
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": "fraenki-proftpd",
"version": "1.4.7",
"version": "1.4.8",
"author": "Frank Wall",
"summary": "Puppet module to manage ProFTPD",
"license": "BSD-2-Clause",
Expand Down

0 comments on commit f47ef85

Please sign in to comment.