Skip to content

Commit 1770a96

Browse files
authored
Add 1.2.0 to CHANGELOG
1 parent 841c5fa commit 1770a96

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
99

10+
## [1.2.0] - 2019-12-17
11+
1012
### Added
1113

1214
- The `source_dependent_files` variable. If used `archive` won't be created until Terraform created `local_file`s are finished. [#38]
@@ -34,10 +36,11 @@ project adheres to [Semantic Versioning](http://semver.org/).
3436

3537
- Initial release
3638

37-
[Unreleased]: https://github.com/terraform-google-modules/terraform-google-event-function/compare/v1.1.0...HEAD
39+
[Unreleased]: https://github.com/terraform-google-modules/terraform-google-event-function/compare/v1.2.0...HEAD
3840
[0.1.0]: https://github.com/terraform-google-modules/terraform-google-event-function/releases/tag/v0.1.0
3941
[1.0.0]: https://github.com/terraform-google-modules/terraform-google-event-function/compare/v0.1.0...v1.0.0
4042
[1.1.0]: https://github.com/terraform-google-modules/terraform-google-event-function/compare/v1.0.0...v1.1.0
43+
[1.2.0]: https://github.com/terraform-google-modules/terraform-google-event-function/compare/v1.1.0...v1.2.0
4144

4245

4346
[#38]: https://github.com/terraform-google-modules/terraform-google-event-function/issues/38

0 commit comments

Comments
 (0)