Skip to content

Commit afcfacb

Browse files
authored
Add release date for 1.0.0 to CHANGELOG
1 parent 074443b commit afcfacb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning][semver-site].
77

88
## [Unreleased]
99

10-
## [1.0.0] - 2019-YY-ZZ
10+
## [1.0.0] - 2019-07-30
1111

1212
### Changed
1313

@@ -43,7 +43,8 @@ and this project adheres to [Semantic Versioning][semver-site].
4343

4444
- Initial release
4545

46-
[Unreleased]: https://github.com/terraform-google-modules/terraform-google-scheduled-function/compare/v0.4.1...HEAD
46+
[Unreleased]: https://github.com/terraform-google-modules/terraform-google-scheduled-function/compare/v1.0.0...HEAD
47+
[1.0.0]: https://github.com/terraform-google-modules/terraform-google-scheduled-function/compare/v0.4.1...v1.0.0
4748
[0.4.1]: https://github.com/terraform-google-modules/terraform-google-scheduled-function/compare/v0.4.0...v0.4.1
4849
[0.4.0]: https://github.com/terraform-google-modules/terraform-google-scheduled-function/compare/v0.3.0...v0.4.0
4950
[0.3.0]: https://github.com/terraform-google-modules/terraform-google-scheduled-function/compare/v0.2.0...v0.3.0

0 commit comments

Comments
 (0)