Skip to content

Commit

Permalink
Add CHANGELOG entry for 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-lane authored Jun 14, 2019
1 parent 28b17a3 commit 6256d48
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,20 @@ and this project adheres to

## [Unreleased]

## [0.1.1] - 2019-06-14

### Fixed

- All bindings are applied to all service accounts. [#3]

## [0.1.0] - 2019-05-28

### Added

- Initial release. [#1]

[Unreleased]: https://github.com/terraform-google-modules/terraform-google-service-accounts/compare/v0.1.0...HEAD
[Unreleased]: https://github.com/terraform-google-modules/terraform-google-service-accounts/compare/v0.1.1...HEAD
[0.1.1]: https://github.com/terraform-google-modules/terraform-google-service-accounts/compare/v0.1.0...v0.1.1
[0.1.0]: https://github.com/terraform-google-modules/terraform-google-service-accounts/releases/tag/v0.1.0
[#3]: https://github.com/terraform-google-modules/terraform-google-service-accounts/pull/3
[#1]: https://github.com/terraform-google-modules/terraform-google-service-accounts/pull/1

0 comments on commit 6256d48

Please sign in to comment.