Skip to content

Commit 447cbf4

Browse files
authored
Add CHANGELOG entry for 0.1.0
1 parent f6f5472 commit 447cbf4

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this
66
project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
9+
10+
## [0.1.0] - 2019-04-30
11+
912
### Added
1013
- `instance_template`, `mig`, and `umig` modules
11-
- examples, basic tests and fixtures for all modules
14+
- examples, basic tests and fixtures for all modules
15+
16+
[Unreleased]: https://github.com/terraform-google-modules/terraform-google-vm/compare/v0.1.0...HEAD
17+
[0.1.0]: https://github.com/terraform-google-modules/terraform-google-vm/releases/tag/v0.1.0

0 commit comments

Comments
 (0)