Skip to content

Commit 8082409

Browse files
committed
chore: release v0.2.0
1 parent b8b64e8 commit 8082409

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,19 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [v0.2.0]
99

1010
### Added
1111

12-
- Option to disable creation of service account keys.
13-
- Option to setup workload identity federation.
12+
- Option to disable creation of service account keys
13+
- Option to setup workload identity federation
1414
- Added CHANGELOG.md
1515
- Added pre-commit hooks
1616

1717
## [v0.1.0]
1818

1919
- Initial Release
2020

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

0 commit comments

Comments
 (0)