Skip to content

Commit f7baeb8

Browse files
committed
chore: prepare v0.5.0 release (update changelog)
1 parent 21bd961 commit f7baeb8

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [v0.5.0]
11+
12+
### Changed
13+
14+
- Fixed enabling resource group creation permission for replicator when using top level module.
15+
1016
### Added
1117

1218
- Added privilege escalation prevention policy for replicator
1319
- New configuration option `workload_identity_federation` to create federated credentials. Unset by default.
1420
- New configuration option `create_passwords` to enable/disable creation of password credentials. Defaults to `true`.
15-
- Fixed enabling resource group creation permission for replicator when using top level module.
21+
22+
## [v0.4.0]
23+
24+
## [v0.3.0]
1625

1726
## [v0.2.0]
1827

@@ -37,6 +46,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3746

3847
- Initial Release
3948

40-
[unreleased]: https://github.com/meshcloud/terraform-azure-meshplatform/compare/v0.2.0...HEAD
49+
[unreleased]: https://github.com/meshcloud/terraform-azure-meshplatform/compare/v0.5.0...HEAD
4150
[v0.1.0]: https://github.com/meshcloud/terraform-azure-meshplatform/releases/tag/v0.1.0
4251
[v0.2.0]: https://github.com/meshcloud/terraform-azure-meshplatform/releases/tag/v0.2.0
52+
[v0.3.0]: https://github.com/meshcloud/terraform-azure-meshplatform/releases/tag/v0.3.0
53+
[v0.4.0]: https://github.com/meshcloud/terraform-azure-meshplatform/releases/tag/v0.4.0
54+
[v0.5.0]: https://github.com/meshcloud/terraform-azure-meshplatform/releases/tag/v0.5.0

0 commit comments

Comments
 (0)