Skip to content

Commit 0004cd0

Browse files
committed
2.0.2
Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
1 parent 0cc8a8f commit 0004cd0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [2.0.2](https://github.com/dev-sec/postgres-baseline/tree/2.0.2) (2017-06-27)
4+
[Full Changelog](https://github.com/dev-sec/postgres-baseline/compare/2.0.1...2.0.2)
5+
6+
**Merged pull requests:**
7+
8+
- inspec check fix [\#21](https://github.com/dev-sec/postgres-baseline/pull/21) ([chris-rock](https://github.com/chris-rock))
9+
310
## [2.0.1](https://github.com/dev-sec/postgres-baseline/tree/2.0.1) (2017-05-08)
411
[Full Changelog](https://github.com/dev-sec/postgres-baseline/compare/2.0.0...2.0.1)
512

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 postgres hardening
8-
version: 2.0.1
8+
version: 2.0.2
99
supports:
1010
- os-family: unix

0 commit comments

Comments
 (0)