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 11# Change Log
22
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+
315## [ v2.0.0] ( https://github.com/dev-sec/chef-nginx-hardening/tree/v2.0.0 ) (2017-01-04)
416[ Full Changelog] ( https://github.com/dev-sec/chef-nginx-hardening/compare/v1.1.0...v2.0.0 )
517
Original file line number Diff line number Diff line change 2222description 'Configures nginx hardening'
2323long_description IO . read ( File . join ( File . dirname ( __FILE__ ) , 'README.md' ) )
2424
25- version '2 .0.0'
25+ version '3 .0.0'
2626
2727issues_url 'https://github.com/dev-sec/chef-nginx-hardening/issues'
2828source_url 'https://github.com/dev-sec/chef-nginx-hardening'
You can’t perform that action at this time.
0 commit comments