Skip to content

Commit ee49a4a

Browse files
committed
chore: release v0.3.0
1 parent 1170966 commit ee49a4a

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,30 @@ 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.3.0]
9+
10+
### Added
11+
- Added workload identity federation
12+
- Added option to disable access keys
13+
14+
## [v0.2.0]
915

1016
### Added
1117

1218
- Added CHANGELOG.md
1319
- Added pre-commit hooks
1420
- Added ARNs of managed accounts roles to output
1521
- Added meshStack access role to output
22+
23+
### Changed
24+
1625
- Renamed metering related parts from kraken to metering
17-
- Added workload identity federation
18-
- Added option to disable access keys
1926

2027
## [v0.1.0]
2128

2229
- Initial Release
2330

2431
[unreleased]: https://github.com/meshcloud/terraform-aws-meshplatform/compare/v0.1.0...HEAD
2532
[v0.1.0]: https://github.com/meshcloud/terraform-aws-meshplatform/releases/tag/v0.1.0
33+
[v0.2.0]: https://github.com/meshcloud/terraform-aws-meshplatform/releases/tag/v0.2.0
34+
[v0.3.0]: https://github.com/meshcloud/terraform-aws-meshplatform/releases/tag/v0.3.0

0 commit comments

Comments
 (0)