diff --git a/CHANGELOG.md b/CHANGELOG.md index 66baf843b..ead8459e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,15 @@ # Change Log - + +## [v0.17.0](https://github.com/inspec/inspec-gcp/tree/v0.17.0) (2019-10-23) + +#### Merged Pull Requests +- Add google_compute_router_nat [#190](https://github.com/inspec/inspec-gcp/pull/190) ([slevenick](https://github.com/slevenick)) + + ## [v0.16.2](https://github.com/inspec/inspec-gcp/tree/v0.16.2) (2019-10-23) #### Merged Pull Requests - Update check on DNSSEC to be case independent after API update from '… [#188](https://github.com/inspec/inspec-gcp/pull/188) ([skpaterson](https://github.com/skpaterson)) - ## [v0.16.1](https://github.com/inspec/inspec-gcp/tree/v0.16.1) (2019-10-14) diff --git a/VERSION b/VERSION index 3b7660ac7..07feb8234 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.16.2 \ No newline at end of file +0.17.0 \ No newline at end of file diff --git a/inspec.yml b/inspec.yml index c58f04865..af4e4b779 100644 --- a/inspec.yml +++ b/inspec.yml @@ -4,7 +4,7 @@ maintainer: spaterson@chef.io,russell.seymour@turtlesystems.co.uk summary: This resource pack provides compliance resources_old_ignore for Google Cloud Platform copyright: spaterson@chef.io,russell.seymour@turtlesystems.co.uk copyright_email: spaterson@chef.io,russell.seymour@turtlesystems.co.uk -version: 0.16.2 +version: 0.17.0 license: Apache-2.0 inspec_version: '>= 4.7.3' supports: