Skip to content

Commit 694c13b

Browse files
authored
Add release date for 1.0.0 to CHANGELOG
1 parent 55fb3f0 commit 694c13b

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ and this project adheres to
88
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
99

1010
## [Unreleased]
11+
12+
## [1.0.0] - 2019-07-26
13+
1114
### CHANGED
1215

1316
- Upgraded for usage with terraform-0.12.x [#6]
@@ -25,9 +28,10 @@ and this project adheres to
2528

2629
- Initial release. [#1]
2730

28-
[Unreleased]: https://github.com/terraform-google-modules/terraform-google-service-accounts/compare/v0.1.1...HEAD
31+
[Unreleased]: https://github.com/terraform-google-modules/terraform-google-service-accounts/compare/v1.0.0...HEAD
32+
[1.0.0]: https://github.com/terraform-google-modules/terraform-google-service-accounts/compare/v0.1.1...v1.0.0
2933
[0.1.1]: https://github.com/terraform-google-modules/terraform-google-service-accounts/compare/v0.1.0...v0.1.1
3034
[0.1.0]: https://github.com/terraform-google-modules/terraform-google-service-accounts/releases/tag/v0.1.0
3135
[#3]: https://github.com/terraform-google-modules/terraform-google-service-accounts/pull/3
3236
[#1]: https://github.com/terraform-google-modules/terraform-google-service-accounts/pull/1
33-
[#6]: https://github.com/terraform-google-modules/terraform-google-service-accounts/pull/6
37+
[#6]: https://github.com/terraform-google-modules/terraform-google-service-accounts/pull/6

0 commit comments

Comments
 (0)