Skip to content

Commit a84b9a8

Browse files
author
dev-sec CI
committed
update inspec.yml and changelog
1 parent a8bb57c commit a84b9a8

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [3.1.1](https://github.com/dev-sec/postgres-baseline/tree/3.1.1) (2022-03-18)
4+
5+
[Full Changelog](https://github.com/dev-sec/postgres-baseline/compare/3.1.0...3.1.1)
6+
7+
**Merged pull requests:**
8+
9+
- Change linting to Cookstyle [\#46](https://github.com/dev-sec/postgres-baseline/pull/46) ([schurzi](https://github.com/schurzi))
10+
311
## [3.1.0](https://github.com/dev-sec/postgres-baseline/tree/3.1.0) (2022-02-22)
412

513
[Full Changelog](https://github.com/dev-sec/postgres-baseline/compare/3.0.1...3.1.0)

inspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ copyright_email: hello@dev-sec.io
77
license: Apache-2.0
88
summary: Test-suite for best-practice postgres hardening
99
inspec_version: '>= 4.6.3'
10-
version: 3.1.0
10+
version: 3.1.1
1111
supports:
1212
- os-family: unix

0 commit comments

Comments
 (0)