diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..7fdc071 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,12 @@ +# v0.1.0 + +## Bug Fixes +* fix: example scripts & formatting (#2) (Mike Laramie)([0daab76](https://github.com/lacework/terraform-gcp-gar/commit/0daab76dcd61c5dc65249d14b1aebf3b4cdffca2)) +* fix: fixed default integration name (Mike Laramie)([be8d9d6](https://github.com/lacework/terraform-gcp-gar/commit/be8d9d6296fdb4ae31b1cdf5ae2be731c6c29fd5)) +## Other Changes +* style: prepare release and updating version (#4) (Salim Afiune)([b54fb60](https://github.com/lacework/terraform-gcp-gar/commit/b54fb60d6f0d0a0408d227ed6d279a352ff8a1ce)) +* chore: bump required version of TF to 0.12.31 (#3) (Scott Ford)([bf6cdf6](https://github.com/lacework/terraform-gcp-gar/commit/bf6cdf68a271cc49560dd66bb60fd590b0b1328c)) +* ci: sign lacework-releng commits (#4) (Salim Afiune)([7a5d2bd](https://github.com/lacework/terraform-gcp-gar/commit/7a5d2bd2b5468d6d6e1537bcbdfa0cbbefded641)) +* ci: fix finding major versions during release (#2) (Salim Afiune)([72197f2](https://github.com/lacework/terraform-gcp-gar/commit/72197f2f20bf5d67710a2bc2d38d4844427e6d77)) +--- + diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index fe40c47..518b978 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,2 +1,11 @@ # Release Notes -Release notes are automatically generated during a release. +Another day, another release. These are the release notes for the version `v0.1.0`. + +## Bug Fixes +* fix: example scripts & formatting (#2) (Mike Laramie)([0daab76](https://github.com/lacework/terraform-gcp-gar/commit/0daab76dcd61c5dc65249d14b1aebf3b4cdffca2)) +* fix: fixed default integration name (Mike Laramie)([be8d9d6](https://github.com/lacework/terraform-gcp-gar/commit/be8d9d6296fdb4ae31b1cdf5ae2be731c6c29fd5)) +## Other Changes +* style: prepare release and updating version (#4) (Salim Afiune)([b54fb60](https://github.com/lacework/terraform-gcp-gar/commit/b54fb60d6f0d0a0408d227ed6d279a352ff8a1ce)) +* chore: bump required version of TF to 0.12.31 (#3) (Scott Ford)([bf6cdf6](https://github.com/lacework/terraform-gcp-gar/commit/bf6cdf68a271cc49560dd66bb60fd590b0b1328c)) +* ci: sign lacework-releng commits (#4) (Salim Afiune)([7a5d2bd](https://github.com/lacework/terraform-gcp-gar/commit/7a5d2bd2b5468d6d6e1537bcbdfa0cbbefded641)) +* ci: fix finding major versions during release (#2) (Salim Afiune)([72197f2](https://github.com/lacework/terraform-gcp-gar/commit/72197f2f20bf5d67710a2bc2d38d4844427e6d77)) diff --git a/VERSION b/VERSION index c0ab82c..6e8bf73 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.1-dev +0.1.0