Skip to content

Commit b38034a

Browse files
committed
Updated CHANGELOG
1 parent 2fbaaac commit b38034a

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.11.0"></a>
7+
## [v2.11.0] - 2019-09-02
8+
9+
- Added more VPC endpoints (Glue, STS, Sagemaker Notebook), and all missing outputs ([#311](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/311))
10+
11+
612
<a name="v2.10.0"></a>
713
## [v2.10.0] - 2019-09-02
814

15+
- Updated CHANGELOG
916
- Add IPv6 support ([#317](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/317))
1017

1118

@@ -638,7 +645,8 @@
638645
- Initial commit
639646

640647

641-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.10.0...HEAD
648+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.11.0...HEAD
649+
[v2.11.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.10.0...v2.11.0
642650
[v2.10.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.9.0...v2.10.0
643651
[v2.9.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.8.0...v2.9.0
644652
[v2.8.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.7.0...v2.8.0

0 commit comments

Comments
 (0)