Skip to content

Commit 37082f4

Browse files
authored
Add #9, 0.4.0 to CHANGELOG
1 parent e2f1149 commit 37082f4

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ and this project adheres to
99

1010
## [Unreleased]
1111

12+
## [0.4.0] - 2019-12-18
13+
14+
### Added
15+
16+
- The `enable_secure_boot` variable. [#9]
17+
1218
## [0.3.0] - 2019-12-05
1319

1420
### Added
@@ -28,11 +34,13 @@ and this project adheres to
2834

2935
- Initial release
3036

31-
[Unreleased]: https://github.com/terraform-google-modules/terraform-google-datalab/compare/v0.3.0...HEAD
37+
[Unreleased]: https://github.com/terraform-google-modules/terraform-google-datalab/compare/v0.4.0...HEAD
38+
[0.4.0]: https://github.com/terraform-google-modules/terraform-google-datalab/compare/v0.3.0...v0.4.0
3239
[0.3.0]: https://github.com/terraform-google-modules/terraform-google-datalab/compare/v0.2.0...v0.3.0
3340
[0.2.0]: https://github.com/terraform-google-modules/terraform-google-datalab/compare/v0.1.0...v0.2.0
3441
[0.1.0]: https://github.com/terraform-google-modules/terraform-google-datalab/releases/tag/v0.1.0
3542

43+
[#9]: https://github.com/terraform-google-modules/terraform-google-datalab/issues/9
3644
[#7]: https://github.com/terraform-google-modules/terraform-google-datalab/issues/7
3745
[#4]: https://github.com/terraform-google-modules/terraform-google-datalab/issues/4
3846
[#3]: https://github.com/terraform-google-modules/terraform-google-datalab/issues/3

0 commit comments

Comments
 (0)