diff --git a/CHANGELOG.md b/CHANGELOG.md index 8edb7da5a..8e252e31a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. ## [Unreleased] -## [1.2.0] - 2020-03-27 +## [1.2.0] - 2020-04-06 - add squid container to the `cloud-config-container` module @@ -21,5 +21,6 @@ All notable changes to this project will be documented in this file. - merge development branch with suite of new modules and end-to-end examples [Unreleased]: https://github.com/terraform-google-modules/cloud-foundation-fabric/compare/v1.0.0...HEAD +[1.2.0]: https://github.com/terraform-google-modules/cloud-foundation-fabric/compare/v1.1.0...v1.2.0 [1.1.0]: https://github.com/terraform-google-modules/cloud-foundation-fabric/compare/v1.0.0...v1.1.0 [1.0.0]: https://github.com/terraform-google-modules/cloud-foundation-fabric/compare/v0.1...v1.0