Skip to content

Commit a3719b6

Browse files
committed
docs: update changelog
1 parent f47c823 commit a3719b6

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ 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]
9+
10+
## [v0.4.0]
11+
12+
### Added
13+
14+
- Option to provide replicator technical user permission to close accounts for specified resource org paths (i.e. landing zones)
15+
816
## [v0.3.0]
917

1018
### Added
@@ -29,7 +37,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2937

3038
- Initial Release
3139

32-
[unreleased]: https://github.com/meshcloud/terraform-aws-meshplatform/compare/v0.1.0...HEAD
40+
[unreleased]: https://github.com/meshcloud/terraform-aws-meshplatform/compare/v0.4.0...HEAD
3341
[v0.1.0]: https://github.com/meshcloud/terraform-aws-meshplatform/releases/tag/v0.1.0
3442
[v0.2.0]: https://github.com/meshcloud/terraform-aws-meshplatform/releases/tag/v0.2.0
3543
[v0.3.0]: https://github.com/meshcloud/terraform-aws-meshplatform/releases/tag/v0.3.0
44+
[v0.4.0]: https://github.com/meshcloud/terraform-aws-meshplatform/releases/tag/v0.4.0

0 commit comments

Comments
 (0)