-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Lacework <[email protected]>
- Loading branch information
1 parent
05a8b3d
commit 3d58b0e
Showing
3 changed files
with
14 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,8 @@ | ||
# Release Notes | ||
Another day, another release. These are the release notes for the version `v2.0.2`. | ||
Another day, another release. These are the release notes for the version `v2.1.0`. | ||
|
||
## Bug Fixes | ||
* fix: docs links and add wait_time override example (#58) (Dan Daugherty)([f49315f](https://github.com/lacework/terraform-azure-config/commit/f49315f19998287b14bb9a4c12242fc4013ae63a)) | ||
## Features | ||
* feat(GROW-2917): add output for lacework integration guid (#61) (Matt Cadorette)([05a8b3d](https://github.com/lacework/terraform-azure-config/commit/05a8b3da4aa3d8b611db5c874b7ae00619b4b803)) | ||
## Other Changes | ||
* ci: version bump to v2.0.2-dev (Lacework)([c6423b8](https://github.com/lacework/terraform-azure-config/commit/c6423b8633ea2a433c28958bcfbc4b22c3c9b2f4)) | ||
* ci: migrate from codefresh to github actions (#60) (Timothy MacDonald)([63915bc](https://github.com/lacework/terraform-azure-config/commit/63915bc1ac4892e4b0a9be84df230a91e84d2443)) | ||
* ci: version bump to v2.0.3-dev (Lacework)([dafcd3d](https://github.com/lacework/terraform-azure-config/commit/dafcd3d7f756b58cc35acb2b62b9da0d67ea83b1)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
2.0.3-dev | ||
2.1.0 |