Skip to content

Commit 125ad8d

Browse files
author
dev-sec CI
committed
update inspec.yml and changelog
1 parent 61a5879 commit 125ad8d

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Changelog
22

3-
## [2.0.8](https://github.com/dev-sec/postgres-baseline/tree/2.0.8) (2021-01-26)
3+
## [3.0.0](https://github.com/dev-sec/postgres-baseline/tree/3.0.0) (2021-02-05)
44

5-
[Full Changelog](https://github.com/dev-sec/postgres-baseline/compare/2.0.7...2.0.8)
5+
[Full Changelog](https://github.com/dev-sec/postgres-baseline/compare/2.0.7...3.0.0)
6+
7+
**Breaking changes:**
8+
9+
- Update PostgreSQL Baseline [\#39](https://github.com/dev-sec/postgres-baseline/pull/39) ([FLiPp3r90](https://github.com/FLiPp3r90))
610

711
**Merged pull requests:**
812

inspec.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ copyright: DevSec Hardening Framework Team
66
copyright_email: [email protected]
77
license: Apache-2.0
88
summary: Test-suite for best-practice postgres hardening
9-
version: 2.0.8
9+
version: 3.0.0
1010
supports:
1111
- os-family: unix

0 commit comments

Comments
 (0)