Skip to content

Commit bb407ad

Browse files
author
Aaron Lane
authored
Add entry for 1.1.0 to CHANGELOG
1 parent b908119 commit bb407ad

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)