File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning][semver-site].
77
88## [ Unreleased]
99
10+ ## [ 1.1.0] - 2019-11-11
11+
12+ ### Changed
13+
14+ - The ` project_cleanup ` submodule can be scheduled to remove labelled or unlabelled projects. [ #20 ] [ #21 ]
15+
1016### Added
1117
1218- The ` logs-slack-alerts ` example. [ #13 ]
@@ -47,14 +53,17 @@ and this project adheres to [Semantic Versioning][semver-site].
4753
4854- Initial release
4955
50- [ Unreleased ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/compare/v1.0.0...HEAD
56+ [ Unreleased ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/compare/v1.1.0...HEAD
57+ [ 1.1.0 ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/compare/v1.0.0...v1.1.0
5158[ 1.0.0 ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/compare/v0.4.1...v1.0.0
5259[ 0.4.1 ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/compare/v0.4.0...v0.4.1
5360[ 0.4.0 ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/compare/v0.3.0...v0.4.0
5461[ 0.3.0 ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/compare/v0.2.0...v0.3.0
5562[ 0.2.0 ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/compare/v0.1.0...v0.2.0
5663[ 0.1.0 ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/releases/tag/v0.1.0
5764
65+ [ #21 ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/pull/21
66+ [ #20 ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/pull/20
5867[ #13 ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/pull/13
5968[ #11 ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/pull/11
6069[ #8 ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/pull/8
You can’t perform that action at this time.
0 commit comments