Skip to content

Commit 9b9d548

Browse files
committed
2.0.2
Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
1 parent 756ea9b commit 9b9d548

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Change Log
22

3-
## [2.0.1](https://github.com/dev-sec/nginx-baseline/tree/2.0.1) (2016-12-21)
3+
## [2.0.2](https://github.com/dev-sec/nginx-baseline/tree/2.0.2) (2017-05-08)
4+
[Full Changelog](https://github.com/dev-sec/nginx-baseline/compare/2.0.1...2.0.2)
5+
6+
**Merged pull requests:**
7+
8+
- update metadata [\#16](https://github.com/dev-sec/nginx-baseline/pull/16) ([chris-rock](https://github.com/chris-rock))
9+
- restrict ruby testing to version 2.3.3 and update gemfile [\#15](https://github.com/dev-sec/nginx-baseline/pull/15) ([atomic111](https://github.com/atomic111))
10+
11+
## [2.0.1](https://github.com/dev-sec/nginx-baseline/tree/2.0.1) (2016-12-22)
412
[Full Changelog](https://github.com/dev-sec/nginx-baseline/compare/2.0.0...2.0.1)
513

614
**Closed issues:**
@@ -9,6 +17,7 @@
917

1018
**Merged pull requests:**
1119

20+
- readme update, change log & tooling [\#14](https://github.com/dev-sec/nginx-baseline/pull/14) ([chris-rock](https://github.com/chris-rock))
1221
- fix typo [\#11](https://github.com/dev-sec/nginx-baseline/pull/11) ([rndmh3ro](https://github.com/rndmh3ro))
1322

1423
## [2.0.0](https://github.com/dev-sec/nginx-baseline/tree/2.0.0) (2016-05-03)

inspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ copyright: DevSec Hardening Framework Team
55
copyright_email: hello@dev-sec.io
66
license: Apache 2 license
77
summary: Test-suite for best-practice nginx hardening
8-
version: 2.0.1
8+
version: 2.0.2
99
supports:
1010
- os-family: unix

0 commit comments

Comments
 (0)