From 217f99ef9bbd4623e19270439489d8713bd050f5 Mon Sep 17 00:00:00 2001 From: Aaron Lane Date: Tue, 26 Nov 2019 10:31:39 -0500 Subject: [PATCH] Add links for #12, #14, #20 to CHANGELOG --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c9fa2d..11d405b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,4 +40,7 @@ project adheres to [Semantic Versioning](http://semver.org/). [1.0.2]: https://github.com/GoogleCloudPlatform/terraform-google-lb/compare/1.0.1...1.0.2 [1.0.1]: https://github.com/GoogleCloudPlatform/terraform-google-lb/compare/1.0.0...1.0.1 [1.0.0]: https://github.com/GoogleCloudPlatform/terraform-google-lb/releases/tag/1.0.0 -[#11]: https://github.com/terraform-google-modules/terraform-google-vm/pull/11 +[#20]: https://github.com/terraform-google-modules/terraform-google-lb/issue/20 +[#14]: https://github.com/terraform-google-modules/terraform-google-lb/issue/14 +[#12]: https://github.com/terraform-google-modules/terraform-google-lb/issues/12 +[#11]: https://github.com/terraform-google-modules/terraform-google-lb/issues/11