File tree Expand file tree Collapse file tree 2 files changed +14
-5
lines changed Expand file tree Collapse file tree 2 files changed +14
-5
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 3.0.1] ( https://github.com/dev-sec/postgres-baseline/tree/3.0.1 ) (2021-03-25)
4+
5+ [ Full Changelog] ( https://github.com/dev-sec/postgres-baseline/compare/3.0.0...3.0.1 )
6+
7+ ** Implemented enhancements:**
8+
9+ - Switch back to simple InSpec service description [ \# 17] ( https://github.com/dev-sec/postgres-baseline/issues/17 )
10+
11+ ** Merged pull requests:**
12+
13+ - update release action [ \# 41] ( https://github.com/dev-sec/postgres-baseline/pull/41 ) ([ schurzi] ( https://github.com/schurzi ) )
14+ - add dependency to chef-config for CI [ \# 40] ( https://github.com/dev-sec/postgres-baseline/pull/40 ) ([ schurzi] ( https://github.com/schurzi ) )
15+
316## [ 3.0.0] ( https://github.com/dev-sec/postgres-baseline/tree/3.0.0 ) (2021-02-05)
417
518[ Full Changelog] ( https://github.com/dev-sec/postgres-baseline/compare/2.0.7...3.0.0 )
7285
7386[ Full Changelog] ( https://github.com/dev-sec/postgres-baseline/compare/2.0.1...2.0.2 )
7487
75- ** Merged pull requests:**
76-
77- - inspec check fix [ \# 21] ( https://github.com/dev-sec/postgres-baseline/pull/21 ) ([ chris-rock] ( https://github.com/chris-rock ) )
78-
7988## [ 2.0.1] ( https://github.com/dev-sec/postgres-baseline/tree/2.0.1 ) (2017-05-08)
8089
8190[ Full Changelog] ( https://github.com/dev-sec/postgres-baseline/compare/2.0.0...2.0.1 )
Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ copyright: DevSec Hardening Framework Team
66copyright_email : hello@dev-sec.io
77license : Apache-2.0
88summary : Test-suite for best-practice postgres hardening
9- version : 3.0.0
9+ version : 3.0.1
1010supports :
1111 - os-family : unix
You can’t perform that action at this time.
0 commit comments