File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ v3.0.0] ( https://github.com/dev-sec/chef-nginx-hardening/tree/v3.0.0 ) (2018-01-05)
4
+ [ Full Changelog] ( https://github.com/dev-sec/chef-nginx-hardening/compare/v2.0.0...v3.0.0 )
5
+
6
+ ** Closed issues:**
7
+
8
+ - Update metadata to depend on "nginx" cookbook [ \# 47] ( https://github.com/dev-sec/chef-nginx-hardening/issues/47 )
9
+
10
+ ** Merged pull requests:**
11
+
12
+ - switch to nginx cookbook [ \# 48] ( https://github.com/dev-sec/chef-nginx-hardening/pull/48 ) ([ rveznaver] ( https://github.com/rveznaver ) )
13
+ - add headers and cleaning [ \# 46] ( https://github.com/dev-sec/chef-nginx-hardening/pull/46 ) ([ atomic111] ( https://github.com/atomic111 ) )
14
+
3
15
## [ v2.0.0] ( https://github.com/dev-sec/chef-nginx-hardening/tree/v2.0.0 ) (2017-01-04)
4
16
[ Full Changelog] ( https://github.com/dev-sec/chef-nginx-hardening/compare/v1.1.0...v2.0.0 )
5
17
Original file line number Diff line number Diff line change 22
22
description 'Configures nginx hardening'
23
23
long_description IO . read ( File . join ( File . dirname ( __FILE__ ) , 'README.md' ) )
24
24
25
- version '2 .0.0'
25
+ version '3 .0.0'
26
26
27
27
issues_url 'https://github.com/dev-sec/chef-nginx-hardening/issues'
28
28
source_url 'https://github.com/dev-sec/chef-nginx-hardening'
You can’t perform that action at this time.
0 commit comments