Skip to content

Commit

Permalink
Version bump to v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean OMeara committed Nov 4, 2013
1 parent ffbf353 commit 5dd73f0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@ nginx Cookbook CHANGELOG
This file is used to list changes made in each version of the nginx cookbook.


v2.0.2
------
### Bug
- **[COOK-3808](https://tickets.opscode.com/browse/COOK-3808)** - nginx::passenger run fails because of broken installation of package dependencies
- **[COOK-3779](https://tickets.opscode.com/browse/COOK-3779)** - Build in master fails due to rubocop error


v2.0.0
------
### Improvement
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
maintainer_email '[email protected]'
license 'Apache 2.0'
description 'Installs and configures nginx'
version '2.0.1'
version '2.0.2'

recipe 'nginx', 'Installs nginx package and sets up configuration with Debian apache style with sites-enabled/sites-available'
recipe 'nginx::source', 'Installs nginx from source and sets up configuration with Debian apache style with sites-enabled/sites-available'
Expand Down

0 comments on commit 5dd73f0

Please sign in to comment.