diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f7d196c7..4d77c2724 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,15 @@ # Changelog - + +## [v1.114.3](https://github.com/inspec/inspec-azure/tree/v1.114.3) (2022-03-29) + +#### Merged Pull Requests +- Update docs makefile [#647](https://github.com/inspec/inspec-azure/pull/647) ([IanMadd](https://github.com/IanMadd)) + + ## [v1.114.2](https://github.com/inspec/inspec-azure/tree/v1.114.2) (2022-03-21) #### Merged Pull Requests - Adding Logging Enabled Check to Azure Key Vault [#644](https://github.com/inspec/inspec-azure/pull/644) ([jnikles1](https://github.com/jnikles1)) - ## [v1.114.1](https://github.com/inspec/inspec-azure/tree/v1.114.1) (2022-03-14) diff --git a/VERSION b/VERSION index 958f2ade4..9166b8852 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.114.2 \ No newline at end of file +1.114.3 \ No newline at end of file diff --git a/inspec.yml b/inspec.yml index 761c3c01e..fceac6587 100644 --- a/inspec.yml +++ b/inspec.yml @@ -5,7 +5,7 @@ copyright: Chef Software, Inc. copyright_email: support@chef.io license: Apache-2.0 summary: This resource pack provides compliance resources for Azure. -version: 1.114.2 +version: 1.114.3 inspec_version: '>= 4.18.39' supports: - platform: azure