Skip to content

Commit 28b0709

Browse files
committed
2.1.0
Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
1 parent 88b09d4 commit 28b0709

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Change Log
22

3+
## [2.1.0](https://github.com/dev-sec/nginx-baseline/tree/2.1.0) (2017-11-19)
4+
[Full Changelog](https://github.com/dev-sec/nginx-baseline/compare/2.0.2...2.1.0)
5+
6+
**Merged pull requests:**
7+
8+
- More nginx controls, add attribute client\_max\_body\_size [\#19](https://github.com/dev-sec/nginx-baseline/pull/19) ([atomic111](https://github.com/atomic111))
9+
- use recommended spdx license identifier [\#18](https://github.com/dev-sec/nginx-baseline/pull/18) ([chris-rock](https://github.com/chris-rock))
10+
- Fix deprecation warnings. [\#17](https://github.com/dev-sec/nginx-baseline/pull/17) ([tmclaugh](https://github.com/tmclaugh))
11+
312
## [2.0.2](https://github.com/dev-sec/nginx-baseline/tree/2.0.2) (2017-05-08)
413
[Full Changelog](https://github.com/dev-sec/nginx-baseline/compare/2.0.1...2.0.2)
514

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.0
77
summary: Test-suite for best-practice nginx hardening
8-
version: 2.0.2
8+
version: 2.1.0
99
supports:
1010
- os-family: unix

0 commit comments

Comments
 (0)