Skip to content

Commit f579455

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

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [1.0.2](https://github.com/dev-sec/openstack-baseline/tree/1.0.2) (2020-07-23)
4+
5+
[Full Changelog](https://github.com/dev-sec/openstack-baseline/compare/1.0.1...1.0.2)
6+
7+
**Merged pull requests:**
8+
9+
- The release draft references the correct SHA [\#24](https://github.com/dev-sec/openstack-baseline/pull/24) ([micheelengronne](https://github.com/micheelengronne))
10+
11+
## [1.0.1](https://github.com/dev-sec/openstack-baseline/tree/1.0.1) (2020-06-18)
12+
13+
[Full Changelog](https://github.com/dev-sec/openstack-baseline/compare/1.0.0...1.0.1)
14+
315
## [1.0.0](https://github.com/dev-sec/openstack-baseline/tree/1.0.0) (2020-06-18)
416

517
[Full Changelog](https://github.com/dev-sec/openstack-baseline/compare/0f1838390f4d01832fde46cbe9cb91eb6bb7e009...1.0.0)

inspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ copyright: DevSec Hardening Framework Team
66
copyright_email: hello@dev-sec.io
77
license: Apache-2.0
88
summary: Verifies the guidelines of OpenStack Security Guide
9-
version: 1.0.1
9+
version: 1.0.2
1010
supports:
1111
- os-family: linux

0 commit comments

Comments
 (0)