Skip to content

Commit 4ff2275

Browse files
committed
update CHANGELOG
1 parent 5f1602c commit 4ff2275

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ and this project adheres to
99

1010
## [Unreleased]
1111

12+
## [2.0.2] - 2019-10-09
13+
14+
### Fixed
15+
16+
- Fix outputs on `names` variable element removal/change [#14]
17+
1218
## [2.0.1] - 2019-09-13
1319

1420
### Changed
@@ -44,12 +50,16 @@ and this project adheres to
4450

4551
- Initial release. [#1]
4652

47-
[Unreleased]: https://github.com/terraform-google-modules/terraform-google-service-accounts/compare/v2.0.0...HEAD
53+
[Unreleased]: https://github.com/terraform-google-modules/terraform-google-service-accounts/compare/v2.0.2...HEAD
54+
[2.0.2]: https://github.com/terraform-google-modules/terraform-google-service-accounts/compare/v2.0.1...v2.0.2
55+
[2.0.1]: https://github.com/terraform-google-modules/terraform-google-service-accounts/compare/v2.0.0...v2.0.1
4856
[2.0.0]: https://github.com/terraform-google-modules/terraform-google-service-accounts/compare/v1.0.0...v2.0.0
4957
[1.0.0]: https://github.com/terraform-google-modules/terraform-google-service-accounts/compare/v0.1.1...v1.0.0
5058
[0.1.1]: https://github.com/terraform-google-modules/terraform-google-service-accounts/compare/v0.1.0...v0.1.1
5159
[0.1.0]: https://github.com/terraform-google-modules/terraform-google-service-accounts/releases/tag/v0.1.0
5260

61+
[#14]: https://github.com/terraform-google-modules/terraform-google-service-accounts/pull/14
62+
[#13]: https://github.com/terraform-google-modules/terraform-google-service-accounts/pull/13
5363
[#9]: https://github.com/terraform-google-modules/terraform-google-service-accounts/pull/9
5464
[#3]: https://github.com/terraform-google-modules/terraform-google-service-accounts/pull/3
5565
[#1]: https://github.com/terraform-google-modules/terraform-google-service-accounts/pull/1

0 commit comments

Comments
 (0)