diff --git a/CHANGELOG.md b/CHANGELOG.md index d23580195..e27f5e8a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,15 @@ # Change Log - + +## [v1.4.0](https://github.com/inspec/inspec-gcp/tree/v1.4.0) (2020-04-28) + +#### Merged Pull Requests +- SQL labels, MM updates [#254](https://github.com/inspec/inspec-gcp/pull/254) ([slevenick](https://github.com/slevenick)) + + ## [v1.3.0](https://github.com/inspec/inspec-gcp/tree/v1.3.0) (2020-04-17) #### Merged Pull Requests - Add encryption, retention policy to buckets (#3384) (#382) [#250](https://github.com/inspec/inspec-gcp/pull/250) ([slevenick](https://github.com/slevenick)) - ## [v1.2.0](https://github.com/inspec/inspec-gcp/tree/v1.2.0) (2020-04-16) diff --git a/VERSION b/VERSION index 589268e6f..e21e727f9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.3.0 \ No newline at end of file +1.4.0 \ No newline at end of file diff --git a/inspec.yml b/inspec.yml index 735b25f76..049b5afd4 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: 1.3.0 +version: 1.4.0 license: Apache-2.0 inspec_version: '>= 4.7.3' supports: