Update CHANGELOG.md

This commit is contained in:
Clint 2016-12-13 16:55:12 -06:00 committed by GitHub
parent 56b0e87f5e
commit 29c9914130
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
IMPROVEMENTS: IMPROVEMENTS:
* providers/google: Add subnetwork_project field to enable cross-project networking [GH-9662] * providers/google: Add subnetwork_project field to enable cross-project networking [GH-9662]
* provider/aws: Improved the SNS topic subscription protocols validation [GH-10704]