Skip to content

Commit

Permalink
chore: release v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
henryde committed Apr 16, 2024
1 parent b8b64e8 commit 8082409
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,19 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [v0.2.0]

### Added

- Option to disable creation of service account keys.
- Option to setup workload identity federation.
- Option to disable creation of service account keys
- Option to setup workload identity federation
- Added CHANGELOG.md
- Added pre-commit hooks

## [v0.1.0]

- Initial Release

[unreleased]: https://github.com/meshcloud/terraform-gcp-meshplatform/compare/v0.1.0...HEAD
[unreleased]: https://github.com/meshcloud/terraform-gcp-meshplatform/compare/v0.2.0...HEAD
[v0.1.0]: https://github.com/meshcloud/terraform-gcp-meshplatform/releases/tag/v0.1.0
[v0.2.0]: https://github.com/meshcloud/terraform-gcp-meshplatform/releases/tag/v0.2.0

0 comments on commit 8082409

Please sign in to comment.