Skip to content

Commit b7b8b4a

Browse files
committed
Updated CHANGELOG
1 parent 4a082ed commit b7b8b4a

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
@@ -3,9 +3,16 @@
33

44

55

6+
<a name="v2.0.0"></a>
7+
## [v2.0.0] - 2019-06-06
8+
9+
- Terraform 0.12 update ([#93](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/93))
10+
11+
612
<a name="v1.22.0"></a>
713
## [v1.22.0] - 2019-06-06
814

15+
- Updated CHANGELOG
916
- Added CHANGELOG
1017
- Update module to the current version ([#88](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/88))
1118

@@ -192,7 +199,8 @@
192199
- Initial commit
193200

194201

195-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v1.22.0...HEAD
202+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.0.0...HEAD
203+
[v2.0.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v1.22.0...v2.0.0
196204
[v1.22.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v1.21.0...v1.22.0
197205
[v1.21.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v1.20.0...v1.21.0
198206
[v1.20.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v1.19.0...v1.20.0

0 commit comments

Comments
 (0)