Skip to content

Commit

Permalink
Release 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fpletz committed Jan 16, 2015
1 parent 9f90be3 commit a37c905
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 3.0.1
* Fix typo in package suffix for php-fpm on RHEL in params.pp

## 3.0.0
* Removes `$php::fpm::pool::error_log`. Use the `php_admin_flag` and
`php_admin_value` parameters to set the php settings `log_errors` and
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": "mayflower-php",
"version": "3.0.0",
"version": "3.0.1",
"author": "Mayflower",
"summary": "Puppet module to manage PHP",
"license": "MIT",
Expand Down

0 comments on commit a37c905

Please sign in to comment.