Skip to content

Commit be33463

Browse files
author
jtimberman
committed
release v1.2.0
1 parent 6141d07 commit be33463

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v1.2.0:
2+
3+
* [COOK-1752] - Add headers more module to the nginx cookbook
4+
* [COOK-2209] - nginx source recipe should create web user before
5+
creating directories
6+
* [COOK-2221] - make nginx::source compatible with gentoo
7+
* [COOK-2267] - add version for runit recommends
8+
19
## v1.1.4:
210

311
* [COOK-2168] - specify package name as an attribute

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
maintainer_email "[email protected]"
44
license "Apache 2.0"
55
description "Installs and configures nginx"
6-
version "1.1.5"
6+
version "1.2.0"
77

88
recipe "nginx", "Installs nginx package and sets up configuration with Debian apache style with sites-enabled/sites-available"
99
recipe "nginx::source", "Installs nginx from source and sets up configuration with Debian apache style with sites-enabled/sites-available"

0 commit comments

Comments
 (0)