Skip to content

Commit

Permalink
Add date for 1.2.0 to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Lane authored Nov 20, 2019
1 parent 33eade7 commit a8795ad
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning][semver-site].

## [Unreleased]

## [1.2.0] - 2019-11-20

### Added

- The `function_timeout_s` variable is exposed on the `project_cleanup` submodule.
Expand Down Expand Up @@ -63,7 +65,8 @@ and this project adheres to [Semantic Versioning][semver-site].

- Initial release

[Unreleased]: https://github.com/terraform-google-modules/terraform-google-scheduled-function/compare/v1.1.1...HEAD
[Unreleased]: https://github.com/terraform-google-modules/terraform-google-scheduled-function/compare/v1.2.0...HEAD
[1.2.0]: https://github.com/terraform-google-modules/terraform-google-scheduled-function/compare/v1.1.1...v1.2.0
[1.1.1]: https://github.com/terraform-google-modules/terraform-google-scheduled-function/compare/v1.1.0...v1.1.1
[1.1.0]: https://github.com/terraform-google-modules/terraform-google-scheduled-function/compare/v1.0.0...v1.1.0
[1.0.0]: https://github.com/terraform-google-modules/terraform-google-scheduled-function/compare/v0.4.1...v1.0.0
Expand Down

0 comments on commit a8795ad

Please sign in to comment.