diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e031e5..1c54d45 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ Please add new unreleased features here. v3.0.0 is a backwards-incompatible release. Please see the [upgrading guide](./docs/upgrading_to_v3.0.md). ### Changed -- **Breaking**: Fixed combining with folders/projects creation [#19] by adding `policy_for` input variable. +- **Breaking**: Fixed combining with folders/projects creation by adding `policy_for` input variable. [#19] ## [2.0.0] - 2019-07-25 @@ -25,9 +25,10 @@ v3.0.0 is a backwards-incompatible release. Please see the [upgrading guide](./d This is the initial release of the module, with full support for org policy management. [Unreleased]: https://github.com/terraform-google-modules/terraform-google-org-policy/compare/v3.0.0...HEAD -[3.0.0]: https://github.com/teHEADrraform-google-modules/terraform-google-org-policy/compare/v2.0.0...v3.0.0 +[3.0.0]: https://github.com/terraform-google-modules/terraform-google-org-policy/compare/v2.0.0...v3.0.0 [2.0.0]: https://github.com/terraform-google-modules/terraform-google-org-policy/compare/v1.0.0...v2.0.0 [1.0.0]: https://github.com/terraform-google-modules/terraform-google-org-policy/releases/tag/v1.0.0 [#11]: https://github.com/terraform-google-modules/terraform-google-org-policy/pull/11 [#18]: https://github.com/terraform-google-modules/terraform-google-org-policy/pull/18 +[#19]: https://github.com/terraform-google-modules/terraform-google-org-policy/pull/19