File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-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.4.1] - 2020-01-13
11+
12+ ### Fixed
13+
14+ - Fixed issue with scheduler job output value inconsistency. [ #29 ]
15+
1016## [ 1.4.0] - 2019-12-19
1117
1218### Added
@@ -82,7 +88,8 @@ and this project adheres to [Semantic Versioning][semver-site].
8288
8389- Initial release
8490
85- [ Unreleased ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/compare/v1.4.0...HEAD
91+ [ Unreleased ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/compare/v1.4.1...HEAD
92+ [ 1.4.1 ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/compare/v1.4.0...v1.4.1
8693[ 1.4.0 ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/compare/v1.3.0...v1.4.0
8794[ 1.3.0 ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/compare/v1.2.0...v1.3.0
8895[ 1.2.0 ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/compare/v1.1.1...v1.2.0
@@ -95,6 +102,7 @@ and this project adheres to [Semantic Versioning][semver-site].
95102[ 0.2.0 ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/compare/v0.1.0...v0.2.0
96103[ 0.1.0 ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/releases/tag/v0.1.0
97104
105+ [ #29 ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/issues/29
98106[ #28 ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/pull/28
99107[ #22 ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/pull/22
100108[ #21 ] : https://github.com/terraform-google-modules/terraform-google-scheduled-function/pull/21
You can’t perform that action at this time.
0 commit comments