Skip to content

Commit

Permalink
release v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jtimberman committed Feb 23, 2013
1 parent 3c04a83 commit b590a38
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,8 @@
## v1.6.0:

* [COOK-2372] - apache2 mpm_worker: add ServerLimit attribute (default
to 16)

## v1.5.0:

**NOTE** The `mod_auth_openid` attributes are changed. The upstream
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Expand Up @@ -4,7 +4,7 @@
license "Apache 2.0"
description "Installs and configures all aspects of apache2 using Debian style symlinks with helper definitions"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "1.5.0"
version "1.6.0"
recipe "apache2", "Main Apache configuration"
recipe "apache2::logrotate", "Rotate apache2 logs. Requires logrotate cookbook"
recipe "apache2::mod_alias", "Apache module 'alias' with config file"
Expand Down

0 comments on commit b590a38

Please sign in to comment.