diff --git a/CHANGELOG.md b/CHANGELOG.md index 90ea257..2cce236 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# v1.4.0 + +## Features +* feat(AWLS2-444): add nat gateway to terraform (Joe Wilder)([66db51d](https://github.com/lacework/terraform-azure-agentless-scanning/commit/66db51d37e002e220ee5521189612575664cfc5d)) +* feat(AWLS2-444): update CI to use Terraform 1.9 as minimum version (Joe Wilder)([fa56ce1](https://github.com/lacework/terraform-azure-agentless-scanning/commit/fa56ce13ddace99b885276b38f733c9b074f1858)) +## Other Changes +* ci: version bump to v1.3.1-dev (Lacework)([608df94](https://github.com/lacework/terraform-azure-agentless-scanning/commit/608df9488015cd3ce8338d61fdf83a5cbb70ff57)) +--- # v1.3.0 ## Features diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index c086fa5..6d71112 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,9 +1,8 @@ # Release Notes -Another day, another release. These are the release notes for the version `v1.3.0`. +Another day, another release. These are the release notes for the version `v1.4.0`. ## Features -* feat(AWLS2-353): remove unnecessary comment (Joe Wilder)([e430566](https://github.com/lacework/terraform-azure-agentless-scanning/commit/e4305666db47721f702210e3be9feda4a81f9c35)) -* feat(AWLS2-353): try to scope down permissions (Joe Wilder)([eeb9f29](https://github.com/lacework/terraform-azure-agentless-scanning/commit/eeb9f29d38fb783be88381cabee6dad99515969d)) -* feat(AWLS2-353): update role for cost estimation permissions (Joe Wilder)([00775e0](https://github.com/lacework/terraform-azure-agentless-scanning/commit/00775e05487ab050c7b627509482a3490d81b6ed)) +* feat(AWLS2-444): add nat gateway to terraform (Joe Wilder)([66db51d](https://github.com/lacework/terraform-azure-agentless-scanning/commit/66db51d37e002e220ee5521189612575664cfc5d)) +* feat(AWLS2-444): update CI to use Terraform 1.9 as minimum version (Joe Wilder)([fa56ce1](https://github.com/lacework/terraform-azure-agentless-scanning/commit/fa56ce13ddace99b885276b38f733c9b074f1858)) ## Other Changes -* ci: version bump to v1.2.2-dev (Lacework)([087dc6a](https://github.com/lacework/terraform-azure-agentless-scanning/commit/087dc6ab76e405cb98bb0eb9c4497387ca5f8658)) +* ci: version bump to v1.3.1-dev (Lacework)([608df94](https://github.com/lacework/terraform-azure-agentless-scanning/commit/608df9488015cd3ce8338d61fdf83a5cbb70ff57)) diff --git a/VERSION b/VERSION index 7d1b0c5..e21e727 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.3.1-dev \ No newline at end of file +1.4.0 \ No newline at end of file