Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dsaenztagarro committed Dec 9, 2015
1 parent 94851cd commit ed46735
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -7,6 +7,11 @@ This file is used to list changes made in each version of the phusionpassenger c
-----
- [David Saenz Tagarro] - Initial release of phusionpassenger

0.1.1
-----
- [David Saenz Tagarro] - Refactoring parameters of site resource
- [David Saenz Tagarro] - Added documentation for site resource

- - -
Check the [Markdown Syntax Guide](http://daringfireball.net/projects/markdown/syntax) for help with Markdown.

Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Expand Up @@ -4,7 +4,7 @@
license 'All rights reserved'
description 'Installs Phusion Passenger 5+'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '0.1.0'
version '0.1.1'

recipe 'phusionpassenger::default', 'Installs Phusion Passenger'
recipe 'phusionpassenger::install', 'Installs Phusion Passenger'
Expand Down

0 comments on commit ed46735

Please sign in to comment.